Home
last modified time | relevance | path

Searched refs:OPCODE_SWZ (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/mesa/program/
Dprog_instruction.c147 { OPCODE_SWZ, "SWZ", 1, 1 },
Dprog_instruction.h166 OPCODE_SWZ, /* X X X */ enumerator
Dprog_to_nir.c665 [OPCODE_SWZ] = 0,
801 case OPCODE_SWZ: in ptn_emit_instruction()
Dprog_print.c624 case OPCODE_SWZ: in _mesa_fprint_instruction_opt()
/third_party/mesa3d/docs/relnotes/
D7.9.1.rst219 - i965: Allow OPCODE_SWZ to put immediates in the first arg.
D7.10.rst1277 - i965: Allow OPCODE_SWZ to put immediates in the first arg.