Home
last modified time | relevance | path

Searched refs:OPCODE_DPH (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/mesa/program/
Dprog_instruction.c111 { OPCODE_DPH, "DPH", 2, 1 },
Dprog_instruction.h130 OPCODE_DPH, /* X X 1.1 */ enumerator
Dprog_to_nir.c639 [OPCODE_DPH] = 0,
769 case OPCODE_DPH: in ptn_emit_instruction()