Searched refs:u_resource_destroy_vtbl (Results 1 - 20 of 20) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/i915/
H A Di915_resource.c48 is->base.resource_destroy = u_resource_destroy_vtbl;
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv30/
H A Dnv30_resource.c63 pscreen->resource_destroy = u_resource_destroy_vtbl;
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/
H A Dr300_resource.c58 r300screen->screen.resource_destroy = u_resource_destroy_vtbl;
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeonsi/
H A Dr600_resource.c52 screen->resource_destroy = u_resource_destroy_vtbl;
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
H A Dsvga_resource.c75 is->screen.resource_destroy = u_resource_destroy_vtbl;
/external/mesa3d/src/gallium/drivers/i915/
H A Di915_resource.c48 is->base.resource_destroy = u_resource_destroy_vtbl;
/external/mesa3d/src/gallium/drivers/nv30/
H A Dnv30_resource.c63 pscreen->resource_destroy = u_resource_destroy_vtbl;
/external/mesa3d/src/gallium/drivers/r300/
H A Dr300_resource.c58 r300screen->screen.resource_destroy = u_resource_destroy_vtbl;
/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dr600_resource.c52 screen->resource_destroy = u_resource_destroy_vtbl;
/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_resource.c75 is->screen.resource_destroy = u_resource_destroy_vtbl;
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nvc0/
H A Dnvc0_resource.c63 pscreen->resource_destroy = u_resource_destroy_vtbl;
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
H A Dr600_resource.c57 u_resource_destroy_vtbl(screen, res);
/external/mesa3d/src/gallium/drivers/nvc0/
H A Dnvc0_resource.c63 pscreen->resource_destroy = u_resource_destroy_vtbl;
/external/mesa3d/src/gallium/drivers/r600/
H A Dr600_resource.c57 u_resource_destroy_vtbl(screen, res);
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
H A Du_resource.c20 void u_resource_destroy_vtbl(struct pipe_screen *screen, function
H A Du_transfer.h96 void u_resource_destroy_vtbl(struct pipe_screen *screen,
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_resource.c20 void u_resource_destroy_vtbl(struct pipe_screen *screen, function
H A Du_transfer.h96 void u_resource_destroy_vtbl(struct pipe_screen *screen,
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/
H A Dnv50_resource.c105 pscreen->resource_destroy = u_resource_destroy_vtbl;
/external/mesa3d/src/gallium/drivers/nv50/
H A Dnv50_resource.c105 pscreen->resource_destroy = u_resource_destroy_vtbl;

Completed in 334 milliseconds