#include <GteGLSLReflection.h>
Public Attributes | |
GLint | arraySize |
GLint | isPerPatch |
GLint | location |
GLint | locationComponent |
std::string | name |
GLint | referencedBy [6] |
GLint | type |
Definition at line 40 of file GteGLSLReflection.h.
GLint gte::GLSLReflection::Input::arraySize |
Definition at line 45 of file GteGLSLReflection.h.
GLint gte::GLSLReflection::Input::isPerPatch |
Definition at line 47 of file GteGLSLReflection.h.
GLint gte::GLSLReflection::Input::location |
Definition at line 44 of file GteGLSLReflection.h.
GLint gte::GLSLReflection::Input::locationComponent |
Definition at line 48 of file GteGLSLReflection.h.
std::string gte::GLSLReflection::Input::name |
Definition at line 42 of file GteGLSLReflection.h.
GLint gte::GLSLReflection::Input::referencedBy[6] |
Definition at line 46 of file GteGLSLReflection.h.
GLint gte::GLSLReflection::Input::type |
Definition at line 43 of file GteGLSLReflection.h.