vadgl ~master (2026-08-09T23:38:48.9439982)
Dub
Repo
get_param
vadgl
gl3
Undocumented in source. Be warned that the author may not have intended to support it.
GLError
get_param
(const(Shader) self, GLParam param, int val)
GLError
get_param
(const(Program) self, GLParam param, int val)
nothrow
GLError
get_param
(
ref
const
(
Program
)
self
,
GLParam
param
,
out
int
val
)
alias
get_param
(
GLParam
p
)
=
get_param_
!
p
Meta
Source
See Implementation
vadgl
gl3
functions
get_info_log
get_param
gl_attach_shader
gl_buffer_data
gl_buffer_sub_data
gl_clear
gl_clear_color
gl_compile_shader
gl_create_program
gl_create_shader
gl_draw_arrays_instanced
gl_draw_elements_instanced
gl_draw_range_elements
gl_enable_vertex_array_attributes
gl_enable_vertex_attributes
gl_link_program
gl_set_uniform
gl_shader_source
gl_uniform_matrix4fv
gl_use_program
gl_vertex_attrib_divisor
gl_vertex_attributeI_conf
gl_vertex_attribute_conf
gl_with
is_program_param
is_shader_param
set_uniform_mat4
to_gltype
manifest constants
MAX_GL_VARIABLE_NAME
static functions
gl_draw_arrays
gl_draw_elements
gl_get_attribute_location
gl_get_uniform_location
structs
GLAttributeInfo
GLUniform
Program
Shader
VArrayObject
VBufferObject
templates
gl_call
gl_wrap
glattribute
variables
checkGLCalls