Home
last modified time | relevance | path

Searched refs:OPC_GATHER4R (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/freedreno/ir3/
H A Dinstr-a3xx.h249 OPC_GATHER4R = _OPC(5, 16), enumerator
H A Ddisasm-a3xx.c302 OPC(5, OPC_GATHER4R, gather4r),
H A Dir3_parser.y1042 | T_OP_GATHER4R { new_instr(OPC_GATHER4R); }
H A Dir3_compiler_nir.c3022 opc = OPC_GATHER4R; in emit_tex()
3189 opc = OPC_GATHER4R + swizzle; in emit_tex()

Completed in 14 milliseconds