Home | History | Annotate | Download | only in r300

Lines Matching full:uniform

113     boolean uniform = TRUE;
259 uniform = uniform && desc->channel[0].size == desc->channel[i].size;
262 /* Non-uniform formats. */
263 if (!uniform) {
310 /* And finally, uniform formats. */