Lines Matching defs:texture
181 res = virgl_resource(surf->texture);
190 res = virgl_resource(surf->texture);
207 if (binding->views[i] && binding->views[i]->texture) {
208 struct virgl_resource *res = virgl_resource(binding->views[i]->texture);
374 pipe_resource_reference(&surf->base.texture, resource);
396 pipe_resource_reference(&surf->base.texture, NULL);
1002 struct pipe_resource *texture,
1017 res = virgl_resource(texture);
1024 grview->base.texture = NULL;
1026 pipe_resource_reference(&grview->base.texture, texture);
1046 struct virgl_resource *res = virgl_resource(views[i]->texture);
1089 pipe_resource_reference(&view->texture, NULL);