Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_instr_tex.cpp194 case gather4_c: return "GATHER4_C"; in opname()
226 {gather4_c,"GATHER4_C"},
233 return op == gather4 || op == gather4_c || in is_gather()
869 src.opcode = src.opcode == gather4_o ? gather4 : gather4_c; in emit_tex_tg4()
1039 (offset ? gather4_c_o : gather4_c) :
H A Dsfn_instr_tex.h65 gather4_c = FETCH_OP_GATHER4_C, enumerator

Completed in 3 milliseconds