Home
last modified time | relevance | path

Searched refs:OPC_GETSIZE (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/freedreno/ir3/
Dinstr-a3xx.h186 OPC_GETSIZE = _OPC(5, 10), enumerator
Ddisasm-a3xx.c700 [opc_op(OPC_GETSIZE)] = { true, false, false, true, }, in print_instr_cat5()
1425 OPC(5, OPC_GETSIZE, getsize),
Dir3_parser.y724 | T_OP_GETSIZE { new_instr(OPC_GETSIZE); }
Dir3_compiler_nir.c1205 sam = emit_sam(ctx, OPC_GETSIZE, info, dst_type, 0b1111, lod, NULL); in emit_intrinsic_image_size_tex()
2530 sam = emit_sam(ctx, OPC_GETSIZE, info, dst_type, 0b1111, lod, NULL); in emit_tex_txs()