Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/ir3/
H A Dinstr-a3xx.h240 OPC_GETLOD = _OPC(5, 7), enumerator
H A Ddisasm-a3xx.c293 OPC(5, OPC_GETLOD, getlod),
H A Dir3_compiler_nir.c3017 opc = OPC_GETLOD; in emit_tex()
3154 if (opc == OPC_GETLOD) in emit_tex()
3280 if (opc == OPC_GETLOD) { in emit_tex()
H A Dir3_parser.y1033 | T_OP_GETLOD { new_instr(OPC_GETLOD); }

Completed in 11 milliseconds