Structure used to keep track of named uniforms in the linked program object. More...
#include <OgreGLSLLinkProgram.h>
Public Attributes | |
| const GpuConstantDefinition * | mConstantDef |
| The constant definition it relates to. | |
| GLint | mLocation |
| GL location handle. | |
| GpuProgramType | mSourceProgType |
| Which type of program params will this value come from? | |
Structure used to keep track of named uniforms in the linked program object.
Definition at line 40 of file src/GLSL/include/OgreGLSLLinkProgram.h.
The constant definition it relates to.
Definition at line 47 of file src/GLSL/include/OgreGLSLLinkProgram.h.
GL location handle.
Definition at line 43 of file src/GLSL/include/OgreGLSLLinkProgram.h.
Which type of program params will this value come from?
Definition at line 45 of file src/GLSL/include/OgreGLSLLinkProgram.h.
Copyright © 2012 Torus Knot Software Ltd

This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Mon Jul 27 2020 13:41:49