Home
last modified time | relevance | path

Searched refs:OpRgb1 (Results 1 – 1 of 1) sorted by relevance

/NW4C-2.0.3/sources/libraries/font/
Dfont_CharWriter.cpp596 static const GLint OpRgb1[] = { GL_ONE_MINUS_SRC_COLOR, GL_SRC_COLOR, GL_SRC_COLOR }; in SetupGXWithColorMapping() local
600 …glUniform3iv(locations[internal::TEXENV_3][internal::TCLOC_OPERANDRGB ], 1, bAlphaTex ? OpRgb1: O… in SetupGXWithColorMapping()
614 …orm3iv(locations[internal::TEXENV_4][internal::TCLOC_OPERANDRGB ], 1, bAlphaTex ? OpRgb0: OpRgb1); in SetupGXWithColorMapping()