Documentation
Dlang.org
GLShader.getSource
gsk
glshader
GLShader
Gets the GLSL sourcecode being used to render this shader.
class
GLShader
glib.bytes.Bytes
getSource
(
)
Return Value
Type:
glib
.
bytes
.
Bytes
The source code for the shader
gsk
glshader
GLShader
functions
compile
findUniformByName
getArgBool
getArgFloat
getArgInt
getArgUint
getArgVec2
getArgVec3
getArgVec4
getArgsSize
getNTextures
getNUniforms
getResource
getSource
getUniformName
getUniformOffset
getUniformType
static functions
newFromBytes
newFromResource
Gets the GLSL sourcecode being used to render this shader.