#include <GteGLSLReflection.h>
Definition at line 104 of file GteGLSLReflection.h.
GLint gte::GLSLReflection::BufferVariable::arraySize |
Definition at line 109 of file GteGLSLReflection.h.
GLint gte::GLSLReflection::BufferVariable::arrayStride |
Definition at line 112 of file GteGLSLReflection.h.
GLint gte::GLSLReflection::BufferVariable::blockIndex |
Definition at line 111 of file GteGLSLReflection.h.
std::string gte::GLSLReflection::BufferVariable::fullName |
Definition at line 106 of file GteGLSLReflection.h.
GLint gte::GLSLReflection::BufferVariable::isRowMajor |
Definition at line 114 of file GteGLSLReflection.h.
GLint gte::GLSLReflection::BufferVariable::matrixStride |
Definition at line 113 of file GteGLSLReflection.h.
std::string gte::GLSLReflection::BufferVariable::name |
Definition at line 107 of file GteGLSLReflection.h.
GLint gte::GLSLReflection::BufferVariable::offset |
Definition at line 110 of file GteGLSLReflection.h.
GLint gte::GLSLReflection::BufferVariable::referencedBy[6] |
Definition at line 117 of file GteGLSLReflection.h.
GLint gte::GLSLReflection::BufferVariable::topLevelArraySize |
Definition at line 115 of file GteGLSLReflection.h.
GLint gte::GLSLReflection::BufferVariable::topLevelArrayStride |
Definition at line 116 of file GteGLSLReflection.h.
GLint gte::GLSLReflection::BufferVariable::type |
Definition at line 108 of file GteGLSLReflection.h.