Cogs.Core
|
Public Attributes | |
std::string | name |
GLuint | uniformIndex |
GLint | bufferIndex |
GLint | bufferOffset |
Definition at line 12 of file EffectsGL20.h.
GLint Cogs::AtomicCounterVariableGL20::bufferIndex |
Definition at line 16 of file EffectsGL20.h.
GLint Cogs::AtomicCounterVariableGL20::bufferOffset |
Definition at line 17 of file EffectsGL20.h.
std::string Cogs::AtomicCounterVariableGL20::name |
Definition at line 14 of file EffectsGL20.h.
GLuint Cogs::AtomicCounterVariableGL20::uniformIndex |
Definition at line 15 of file EffectsGL20.h.