Searched refs:OPC_GETSIZE (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/gallium/drivers/freedreno/ir3/ |
D | disasm-a3xx.c | 395 [opc_op(OPC_GETSIZE)] = { true, false, false, true, }, in print_instr_cat5() 901 OPC(5, OPC_GETSIZE, getsize),
|
D | instr-a3xx.h | 147 OPC_GETSIZE = _OPC(5, 10), enumerator
|
D | ir3_compiler_nir.c | 1748 sam = ir3_SAM(b, OPC_GETSIZE, TYPE_U32, TGSI_WRITEMASK_XYZW, flags, in emit_intrinsic_image_size() 2529 sam = ir3_SAM(b, OPC_GETSIZE, TYPE_U32, TGSI_WRITEMASK_XYZW, flags, in emit_tex_txs()
|