mango-engine ~master (2022-05-25T06:46:15.4074277)
Dub
Repo
shaderTypeToGL
mango_engine
graphics
opengl
gl_shader
Gets the OpenGL constant for a specific ShaderType.
version(mango_GLBackend)
@
safe
nothrow
GLuint
shaderTypeToGL
(
ShaderType
type
)
Meta
Source
See Implementation
mango_engine
graphics
opengl
gl_shader
classes
GLShader
GLShaderProgram
functions
shaderTypeToGL
Gets the OpenGL constant for a specific ShaderType.