Searched refs:tevMode (Results 1 – 2 of 2) sorted by relevance
458 static const int tevMode[] = variable469 NW_COMPILER_ASSERT(ARRAY_LENGTH(tevMode) == TEVMODE_MAX);477 glUniform1i(loc, tevMode[value]); in SetTevCombineRgb()486 glUniform1i(loc, tevMode[value]); in SetTevCombineAlpha()
810 const int tevMode[] = in SetUpGLTexEnvUser() local948 …PICA_CMD_DATA_TEX_ENV_COMBINE( tevMode[ tevStage.GetCombineRgb() ], tevMode[ tevStage.GetCombineAl… in SetUpGLTexEnvUser()