Lines Matching defs:tex
85 r->scissor.maxx = r->dst->tex->width0;
86 r->scissor.maxy = r->dst->tex->height0;
292 struct pipe_resource *tex;
299 tex = srf[0]->tex;
300 s0 = spt0[0] / tex->width0;
301 t0 = spt0[1] / tex->height0;
302 s1 = spt1[0] / tex->width0;
303 t1 = spt1[1] / tex->height0;
513 const int num_attribs = 2; /*pos + tex coord */
522 r->scissor.maxx = r->dst->tex->width0;
523 r->scissor.maxy = r->dst->tex->height0;