xoreos
0.0.5
|
Shader surface, responsible for tracking data relating to a vertex shader. More...
Go to the source code of this file.
Namespaces | |
Graphics | |
Graphics::Shader | |
Macros | |
#define | SHADER_SURFACE_VARIABLE_OWNED (0x00000001) |
Shader surface, responsible for tracking data relating to a vertex shader.
Definition in file shadersurface.cpp.
#define SHADER_SURFACE_VARIABLE_OWNED (0x00000001) |
Definition at line 33 of file shadersurface.cpp.
Referenced by Graphics::Shader::ShaderSurface::delSurfaceVar(), Graphics::Shader::ShaderSurface::genSurfaceVar(), and Graphics::Shader::ShaderSurface::isVariableOwned().