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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dtexstate.c466 tex_combine_translate_operand(GLenum operand) function in typeref:typename:uint8_t
497 packed->ArgsRGB[i].Operand = tex_combine_translate_operand(state->OperandRGB[i]);
503 packed->ArgsA[i].Operand = tex_combine_translate_operand(state->OperandA[i]);
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dtexstate.c476 tex_combine_translate_operand(GLenum operand) function in typeref:typename:uint8_t
507 packed->ArgsRGB[i].Operand = tex_combine_translate_operand(state->OperandRGB[i]);
513 packed->ArgsA[i].Operand = tex_combine_translate_operand(state->OperandA[i]);

Completed in 7 milliseconds