Searched refs:OPC_SAMB (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/gallium/drivers/freedreno/ir3/ |
D | disasm-a3xx.c | 389 [opc_op(OPC_SAMB)] = { true, true, true, true, }, in print_instr_cat5() 895 OPC(5, OPC_SAMB, samb),
|
D | instr-a3xx.h | 141 OPC_SAMB = _OPC(5, 4), enumerator
|
D | ir3_compiler_nir.c | 2303 case nir_texop_txb: opc = OPC_SAMB; break; in emit_tex()
|