Structure used to keep track of named uniforms in the linked program object. More...
#include <OgreGLSLLinkProgram.h>
Public Attributes | |
GLint | mLocation |
GL location handle. | |
GpuProgramType | mSourceProgType |
Which type of program params will this value come from? | |
const GpuConstantDefinition * | mConstantDef |
The constant definition it relates to. |
Structure used to keep track of named uniforms in the linked program object.
Definition at line 37 of file OgreGLSLLinkProgram.h.
The constant definition it relates to.
Definition at line 44 of file OgreGLSLLinkProgram.h.
GL location handle.
Definition at line 40 of file OgreGLSLLinkProgram.h.
Which type of program params will this value come from?
Definition at line 42 of file OgreGLSLLinkProgram.h.
Copyright © 2012 Torus Knot Software Ltd
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Sun Sep 2 2012 07:27:55