#include <GteGLSLComputeProgram.h>
Definition at line 16 of file GteGLSLComputeProgram.h.
GLSLComputeProgram::~GLSLComputeProgram |
( |
| ) |
|
|
virtual |
GLSLComputeProgram::GLSLComputeProgram |
( |
GLuint |
programHandle, |
|
|
GLuint |
cshaderHandle |
|
) |
| |
GLuint gte::GLSLComputeProgram::GetCShaderHandle |
( |
| ) |
const |
|
inline |
GLuint gte::GLSLComputeProgram::GetProgramHandle |
( |
| ) |
const |
|
inline |
GLSLReflection const & gte::GLSLComputeProgram::GetReflector |
( |
| ) |
const |
|
inline |
GLuint gte::GLSLComputeProgram::mCShaderHandle |
|
private |
GLuint gte::GLSLComputeProgram::mProgramHandle |
|
private |
The documentation for this class was generated from the following files: