Searched refs:OPCODE_TEST (Results 1 – 5 of 5) sorted by relevance
250 OPCODE_TEST, // Marks the end of the code that can be skipped by 'continue' enumerator
993 case OPCODE_TEST: return "test"; in operationString()
301 case Shader::OPCODE_TEST: TEST(); break; in program()
341 case Shader::OPCODE_TEST: TEST(); break; in applyShader()
1881 emit(sw::Shader::OPCODE_TEST); in visitLoop()1932 emit(sw::Shader::OPCODE_TEST); in visitLoop()