Searched refs:GL_SAMPLER_2D (Results 1 – 5 of 5) sorted by relevance
112 if (m_Indexes[i].type == GL_SAMPLER_2D) { in getNextSamplerUniform()139 if (m_Indexes[i].type == GL_SAMPLER_2D) { in setSamplerUniform()401 if (type == GL_SAMPLER_2D) { in setProgramIndexInfo()648 if (type == GL_SAMPLER_2D) { in setShaderProgramIndexInfo()
88 case GL_SAMPLER_2D: in glSizeof()
321 #define GL_SAMPLER_2D 0x8B5E macro