Searched refs:Src0 (Results 1 – 1 of 1) sorted by relevance
592 static const GLint Src0[] = { GL_TEXTURE0, GL_CONSTANT, GL_CONSTANT }; in SetupGXWithColorMapping() local596 glUniform3iv(locations[internal::TEXENV_3][internal::TCLOC_SRCRGB ], 1, Src0); in SetupGXWithColorMapping()597 glUniform3iv(locations[internal::TEXENV_3][internal::TCLOC_SRCALPHA ], 1, Src0); in SetupGXWithColorMapping()