NvGLSLProgram.h File Reference
GLSL shader program wrapper. More...
#include <NvFoundation.h>
#include "NV/NvPlatformGL.h"
Go to the source code of this file.
Classes | |
| class | NvGLSLProgram |
| Convenience wrapper for GLSL shader programs. More... | |
| struct | NvGLSLProgram::NvGLSLProgram::ShaderSourceItem |
| Represents a piece of shader source and the shader type Used with creation functions to pass in arrays of multiple shader source types. More... | |
Detailed Description
GLSL shader program wrapper.