Home | History | Annotate | Download | only in Shader

Lines Matching refs:centroid

28 		centroid = false;
53 centroid = false;
123 return centroid;
726 bool centroid = inst->dst.centroid;
732 input[reg][0].centroid = centroid;
735 input[2 + reg][0].centroid = centroid;
741 this->centroid = this->centroid || centroid;