34 inline GLuint GetProgramHandle()
const;
35 inline GLuint GetVShaderHandle()
const;
36 inline GLuint GetPShaderHandle()
const;
37 inline GLuint GetGShaderHandle()
const;
47 return mProgramHandle;
52 return mVShaderHandle;
57 return mPShaderHandle;
62 return mGShaderHandle;
GLuint GetVShaderHandle() const
GLSLReflection const & GetReflector() const
GLuint GetProgramHandle() const
GLuint GetGShaderHandle() const
GLuint GetPShaderHandle() const
GLSLReflection mReflector