Searched refs:OPC_SAMB (Results 1 - 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/freedreno/ir3/
H A Ddisasm-a3xx.c389 [opc_op(OPC_SAMB)] = { true, true, true, true, },
757 OPC(5, OPC_SAMB, samb),
H A Dinstr-a3xx.h141 OPC_SAMB = _OPC(5, 4), enumerator in enum:__anon16169
H A Dir3_compiler_nir.c1445 case nir_texop_txb: opc = OPC_SAMB; break;

Completed in 211 milliseconds