Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/program/
H A Dprog_instruction.h137 OPCODE_EX2, /* X X 2 X X */ enumerator
H A Dprog_instruction.c118 { OPCODE_EX2, "EX2", 1, 1 },
H A Dprogramopt.c366 inst->Opcode = OPCODE_EX2; in _mesa_append_fog_code()
H A Dprog_to_nir.c642 [OPCODE_EX2] = 0,
703 case OPCODE_EX2: in ptn_emit_instruction()

Completed in 3 milliseconds