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
constructors
this
functions
compile
findUniformByName
getArgBool
getArgFloat
getArgInt
getArgUint
getArgVec2
getArgVec3
getArgVec4
getArgsSize
getNTextures
getNUniforms
getResource
getSource
getUniformName
getUniformOffset
getUniformType
self
properties
gType
static functions
getGType
newFromBytes
newFromResource
Gets the GLSL sourcecode being used to render this shader.