Documentation
Dlang.org
GLShader.getArgsSize
gsk
glshader
GLShader
Get the size of the data block used to specify arguments for this shader.
class
GLShader
size_t
getArgsSize
(
)
Return Value
Type:
size_t
The size of the data block
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
Get the size of the data block used to specify arguments for this shader.