mango-engine ~master (2016-12-01T15:09:30Z)
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.