Searched refs:Src1 (Results 1 – 1 of 1) sorted by relevance
608 static const GLint Src1[] = { GL_TEXTURE0, GL_CONSTANT, GL_PREVIOUS }; in SetupGXWithColorMapping() local610 glUniform3iv(locations[internal::TEXENV_4][internal::TCLOC_SRCRGB ], 1, Src1); in SetupGXWithColorMapping()611 glUniform3iv(locations[internal::TEXENV_4][internal::TCLOC_SRCALPHA ], 1, Src1); in SetupGXWithColorMapping()