Home | History | Annotate | Download | only in compiler

Lines Matching refs:EOpStep

1501 		case EOpStep:        if(visit == PostVisit) emit(sw::Shader::OPCODE_STEP, result, arg[0], arg[1]); break;