Searched refs:op_rgb (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dtexenv.c619 const unsigned op_rgb = pname - GL_OPERAND0_RGB; local in function:get_texenvi
620 return texUnit->Combine.OperandRGB[op_rgb];
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dtexenv.c681 const unsigned op_rgb = pname - GL_OPERAND0_RGB; local in function:get_texenvi
682 return texUnit->Combine.OperandRGB[op_rgb];

Completed in 4 milliseconds