12 #include "utils/GLUtils.h" 25 unsigned int ditherDepth,
29 std::string GetDefines();
39 unsigned int m_ditherDepth;
52 GLint m_hDitherQuant = -1;
53 GLint m_hDitherSize = -1;
55 GLint m_hCLUTSize = -1;
58 GLuint m_tDitherTex = 0;
Definition: LinuxRendererGL.h:30
void OnCompiledAndLinked(GLuint programHandle)
Definition: GLSLOutput.cpp:54
Definition: GLSLOutput.h:18