Searched refs:OPC_GATHER4R (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/gallium/drivers/freedreno/ir3/ |
D | disasm-a3xx.c | 401 [opc_op(OPC_GATHER4R)] = { true, false, true, true, }, in print_instr_cat5() 907 OPC(5, OPC_GATHER4R, gather4r),
|
D | instr-a3xx.h | 153 OPC_GATHER4R = _OPC(5, 16), enumerator
|
D | ir3_compiler_nir.c | 2314 case 0: opc = OPC_GATHER4R; break; in emit_tex()
|