#include <GteGLSLReflection.h>
Public Attributes | |
GLint | arraySize |
GLint | isPerPatch |
GLint | location |
GLint | locationComponent |
GLint | locationIndex |
std::string | name |
GLint | referencedBy [6] |
GLint | type |
Definition at line 51 of file GteGLSLReflection.h.
GLint gte::GLSLReflection::Output::arraySize |
Definition at line 56 of file GteGLSLReflection.h.
GLint gte::GLSLReflection::Output::isPerPatch |
Definition at line 58 of file GteGLSLReflection.h.
GLint gte::GLSLReflection::Output::location |
Definition at line 55 of file GteGLSLReflection.h.
GLint gte::GLSLReflection::Output::locationComponent |
Definition at line 59 of file GteGLSLReflection.h.
GLint gte::GLSLReflection::Output::locationIndex |
Definition at line 60 of file GteGLSLReflection.h.
std::string gte::GLSLReflection::Output::name |
Definition at line 53 of file GteGLSLReflection.h.
GLint gte::GLSLReflection::Output::referencedBy[6] |
Definition at line 57 of file GteGLSLReflection.h.
GLint gte::GLSLReflection::Output::type |
Definition at line 54 of file GteGLSLReflection.h.