#include <GteGLSLReflection.h>
Public Attributes | |
GLint | arraySize |
std::vector< GLint > | compatibleSubroutines |
GLint | location |
std::string | name |
Definition at line 96 of file GteGLSLReflection.h.
GLint gte::GLSLReflection::SubroutineUniform::arraySize |
Definition at line 100 of file GteGLSLReflection.h.
std::vector<GLint> gte::GLSLReflection::SubroutineUniform::compatibleSubroutines |
Definition at line 101 of file GteGLSLReflection.h.
GLint gte::GLSLReflection::SubroutineUniform::location |
Definition at line 99 of file GteGLSLReflection.h.
std::string gte::GLSLReflection::SubroutineUniform::name |
Definition at line 98 of file GteGLSLReflection.h.