Searched refs:OPC_GATHER4B (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/gallium/drivers/freedreno/ir3/ |
D | disasm-a3xx.c | 403 [opc_op(OPC_GATHER4B)] = { true, false, true, true, }, in print_instr_cat5() 909 OPC(5, OPC_GATHER4B, gather4b),
|
D | instr-a3xx.h | 155 OPC_GATHER4B = _OPC(5, 18), enumerator
|
D | ir3_compiler_nir.c | 2316 case 2: opc = OPC_GATHER4B; break; in emit_tex()
|