Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dtexstate.c466 tex_combine_translate_operand(GLenum operand) in tex_combine_translate_operand() function
497 packed->ArgsRGB[i].Operand = tex_combine_translate_operand(state->OperandRGB[i]); in pack_tex_combine()
503 packed->ArgsA[i].Operand = tex_combine_translate_operand(state->OperandA[i]); in pack_tex_combine()