Home | History | Annotate | Download | only in i915

Lines Matching refs:tex

385          struct pipe_resource *tex = view->texture;
386 struct i915_texture *i915_tex = i915_texture(tex);
392 pipe_resource_reference(&i915->mapped_vs_tex[i], tex);
401 for (j = view->u.tex.first_level; j <= tex->last_level; j++) {
411 tex->width0, tex->height0, tex->depth0,
412 view->u.tex.first_level, tex->last_level,