Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_Common.cpp564 static const int tevOpAlp[] = in SetTevOperandAlpha() local
584 NW_COMPILER_ASSERT(ARRAY_LENGTH(tevOpAlp) == TEVOPALP_MAX); in SetTevOperandAlpha()
587 GLint ivec[3] = { tevOpAlp[value0], tevOpAlp[value1], tevOpAlp[value2] }; in SetTevOperandAlpha()
Dlyt_DrawerGraphics.cpp882 const int tevOpAlp[] = in SetUpGLTexEnvUser() local
993tevOpAlp[ tevStage.GetOperandAlpha0() ], tevOpAlp[ tevStage.GetOperandAlpha1() ], tevOpAlp[ tevSta… in SetUpGLTexEnvUser()