vadgl ~master (2026-08-09T23:38:48.9439982)
Dub
Repo
glresult
vadgl
error
Undocumented in source. Be warned that the author may not have intended to support it.
GLResult
!
T
glresult
(T val)
@
safe
@
nogc
nothrow pure
GLResult
!
T
glresult
(
T
)
(
auto
ref
T
val
)
if
(
!
is
(
T
==
GLError
)
)
GLResult
!
T
glresult
(GLError err)
Meta
Source
See Implementation
vadgl
error
aliases
GLResult
functions
copy_to_buffer
glresult
is_empty
to_glerror
to_glerror_flag
to_glresult
structs
GLError
InternalError