Home | History | Annotate | Download | only in compiler

Lines Matching refs:EOpDistance

1701 		case EOpDistance:    if(visit == PostVisit) emit(sw::Shader::OPCODE_DIST(dim(arg[0])), result, arg[0], arg[1]); break;