nanovg-d ~master (2015-12-19T21:49:00Z)
Dub
Repo
RenderProgram.UniformBlockIndexAccessor
nanovg
gl3
RenderProgram
Undocumented in source.
class
RenderProgram
class
UniformBlockIndexAccessor {
GLint
[
string
]
cache
;
this
();
GLint
opDispatch
();
GLint
opIndex
(string op);
class
UserIndexAccessor
;
UserIndexAccessor
userIndexes
;
}
Constructors
this
this
()
Undocumented in source.
Members
Classes
UserIndexAccessor
class
UserIndexAccessor
Undocumented in source.
Functions
opDispatch
GLint
opDispatch
()
Undocumented in source. Be warned that the author may not have intended to support it.
opIndex
GLint
opIndex
(string op)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
cache
GLint
[
string
]
cache
;
Undocumented in source.
userIndexes
UserIndexAccessor
userIndexes
;
Undocumented in source.
Meta
Source
See Implementation
nanovg
gl3
RenderProgram
classes
AttributeLocationAccessor
UniformBlockIndexAccessor
UniformLocationAccessor
constructors
this
variables
fsh
inputs
program
uniformBlocks
uniforms
vsh