DDraceNetwork Docs
CGLSLCompiler Member List

This is the complete list of members for CGLSLCompiler, including all inherited members.

AddDefine(const std::string &DefineName, const std::string &DefineValue)CGLSLCompiler
AddDefine(const char *pDefineName, const char *pDefineValue)CGLSLCompiler
CGLSLCGLSLCompilerfriend
CGLSLCompiler(int OpenGLVersionMajor, int OpenGLVersionMinor, int OpenGLVersionPatch, bool IsOpenGLES, float TextureLODBias)CGLSLCompiler
ClearDefines()CGLSLCompiler
EGLSLCompilerTextureReplaceType enum nameCGLSLCompiler
GLSL_COMPILER_TEXTURE_REPLACE_TYPE_2D enum valueCGLSLCompiler
GLSL_COMPILER_TEXTURE_REPLACE_TYPE_2D_ARRAY enum valueCGLSLCompiler
GLSL_COMPILER_TEXTURE_REPLACE_TYPE_3D enum valueCGLSLCompiler
m_HasTextureArrayCGLSLCompilerprivate
m_IsOpenGLESCGLSLCompilerprivate
m_OpenGLVersionMajorCGLSLCompilerprivate
m_OpenGLVersionMinorCGLSLCompilerprivate
m_OpenGLVersionPatchCGLSLCompilerprivate
m_TextureLODBiasCGLSLCompilerprivate
m_TextureReplaceTypeCGLSLCompilerprivate
m_vDefinesCGLSLCompilerprivate
ParseLine(std::string &Line, const char *pReadLine, EGLSLShaderCompilerType Type)CGLSLCompiler
SetHasTextureArray(bool TextureArray)CGLSLCompilerinline
SetTextureReplaceType(int TextureReplaceType)CGLSLCompilerinline