Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/program/
Dprog_instruction.c100 { OPCODE_BGNSUB, "BGNSUB", 0, 0 },
Dprog_instruction.h119 OPCODE_BGNSUB, /* opt */ enumerator
Dprog_print.c712 case OPCODE_BGNSUB: in _mesa_fprint_instruction_opt()