Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/program/
Dnvvertparse.c797 Parse_UnaryOpInstruction(struct parse_state *parseState, in Parse_UnaryOpInstruction() function
1143 if (!Parse_UnaryOpInstruction(parseState, inst, OPCODE_MOV)) in Parse_InstructionSequence()
1147 if (!Parse_UnaryOpInstruction(parseState, inst, OPCODE_LIT)) in Parse_InstructionSequence()
1151 if (!Parse_UnaryOpInstruction(parseState, inst, OPCODE_ABS)) in Parse_InstructionSequence()