Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/ir3/
Ddisasm-a3xx.c403 [opc_op(OPC_GATHER4B)] = { true, false, true, true, }, in print_instr_cat5()
909 OPC(5, OPC_GATHER4B, gather4b),
Dinstr-a3xx.h155 OPC_GATHER4B = _OPC(5, 18), enumerator
Dir3_compiler_nir.c2316 case 2: opc = OPC_GATHER4B; break; in emit_tex()