Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dff_fragment_shader.cpp147 #define OPR_SRC_COLOR 0 macro
158 case GL_SRC_COLOR: return OPR_SRC_COLOR; in translate_operand()
476 key->unit[i].OptRGB[0].Operand = OPR_SRC_COLOR; in make_state_key()
478 key->unit[i].OptRGB[1].Operand = OPR_SRC_COLOR; in make_state_key()
644 case OPR_SRC_COLOR: in emit_combine_source()
668 case OPR_SRC_COLOR: in args_match()