Home | History | Annotate | Download | only in compiler

Lines Matching refs:EOpCross

1703 		case EOpCross:       if(visit == PostVisit) emit(sw::Shader::OPCODE_CRS, result, arg[0], arg[1]); break;