Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/ir3/
Ddisasm-a3xx.c404 [opc_op(OPC_GATHER4A)] = { true, false, true, true, }, in print_instr_cat5()
910 OPC(5, OPC_GATHER4A, gather4a),
Dinstr-a3xx.h156 OPC_GATHER4A = _OPC(5, 19), enumerator
Dir3_compiler_nir.c2317 case 3: opc = OPC_GATHER4A; break; in emit_tex()