Searched refs:isVersion1_1 (Results 1 – 1 of 1) sorted by relevance
63 GLboolean isVersion1_1; member801 if (opcode == OPCODE_ABS && !parseState->isVersion1_1) in Parse_UnaryOpInstruction()831 if (opcode == OPCODE_DPH && !parseState->isVersion1_1) in Parse_BiOpInstruction()833 if (opcode == OPCODE_SUB && !parseState->isVersion1_1) in Parse_BiOpInstruction()950 if (opcode == OPCODE_RCC && !parseState->isVersion1_1) in Parse_ScalarInstruction()1270 if (parseState->isVersion1_1) { in Parse_Program()1308 parseState.isVersion1_1 = GL_FALSE; in _mesa_parse_nv_vertex_program()1328 parseState.isVersion1_1 = GL_TRUE; in _mesa_parse_nv_vertex_program()