Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instruction_tex.h63 gather4_c_o = FETCH_OP_GATHER4_C_O, enumerator
Dsfn_instruction_tex.cpp133 case gather4_c_o: return "OP_GATHER4_C_O"; in opname()
Dsfn_emittexinstruction.cpp410 TexInstruction::gather4_c_o : TexInstruction::gather4_o; in emit_tex_tg4()