#include <GteGLSLReflection.h>
Public Attributes | |
std::vector< GLint > | activeVariables |
GLint | bufferBinding |
GLint | transformFeedbackBufferStride |
Definition at line 129 of file GteGLSLReflection.h.
std::vector<GLint> gte::GLSLReflection::TransformFeedbackBuffer::activeVariables |
Definition at line 133 of file GteGLSLReflection.h.
GLint gte::GLSLReflection::TransformFeedbackBuffer::bufferBinding |
Definition at line 131 of file GteGLSLReflection.h.
GLint gte::GLSLReflection::TransformFeedbackBuffer::transformFeedbackBufferStride |
Definition at line 132 of file GteGLSLReflection.h.