Home | History | Annotate | Download | only in Shader

Lines Matching defs:centroid

28 		centroid = false;
53 centroid = false;
123 return centroid;
723 bool centroid = instruction[i]->dst.centroid;
729 input[reg][0].centroid = centroid;
732 input[2 + reg][0].centroid = centroid;
738 this->centroid = this->centroid || centroid;