| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/ |
| H A D | r300_resource.c | 55 r300screen->screen.resource_from_handle = r300_texture_from_handle;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/ |
| H A D | r300_resource.c | 58 r300screen->screen.resource_from_handle = r300_texture_from_handle;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/i915/ |
| H A D | i915_resource.c | 50 is->base.resource_from_handle = i915_resource_from_handle;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv30/ |
| H A D | nv30_resource.c | 78 pscreen->resource_from_handle = nv30_resource_from_handle;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/i915/ |
| H A D | i915_resource.c | 48 is->base.resource_from_handle = i915_resource_from_handle;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/ |
| H A D | nv30_resource.c | 87 pscreen->resource_from_handle = nv30_resource_from_handle;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_resource.c | 120 pscreen->resource_from_handle = nvc0_resource_from_handle;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/ |
| H A D | svga_resource.c | 140 is->screen.resource_from_handle = svga_resource_from_handle;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_resource.c | 111 pscreen->resource_from_handle = nv50_resource_from_handle;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/ |
| H A D | svga_resource.c | 142 is->screen.resource_from_handle = svga_resource_from_handle;
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/ |
| H A D | st_vdpau.c | 138 res = st->screen->resource_from_handle(st->screen, &templ, &whandle, 225 new_res = screen->resource_from_handle(screen, res, &whandle, usage);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/ |
| H A D | p_screen.h | 212 struct pipe_resource * (*resource_from_handle)(struct pipe_screen *, member in struct:pipe_screen
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_resource.c | 122 pscreen->resource_from_handle = nv50_resource_from_handle;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_resource.c | 174 pscreen->resource_from_handle = nvc0_resource_from_handle;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/driver_rbug/ |
| H A D | rbug_screen.c | 181 result = screen->resource_from_handle(screen, templ, handle, usage); 333 rb_screen->base.resource_from_handle = rbug_screen_resource_from_handle;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/driver_ddebug/ |
| H A D | dd_screen.c | 243 screen->resource_from_handle(screen, templ, handle, usage); 563 dscreen->base.resource_from_handle = dd_screen_resource_from_handle;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/driver_noop/ |
| H A D | noop_pipe.c | 132 result = oscreen->resource_from_handle(oscreen, templ, handle, usage); 503 screen->resource_from_handle = noop_resource_from_handle;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/driver_rbug/ |
| H A D | rbug_screen.c | 264 result = screen->resource_from_handle(screen, templ, handle, usage); 465 rb_screen->base.resource_from_handle = rbug_screen_resource_from_handle;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/sw/wrapper/ |
| H A D | wrapper_sw_winsys.c | 188 tex = wsw->screen->resource_from_handle(wsw->screen, templ, whandle,
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/ |
| H A D | st_vdpau.c | 135 res = st->pipe->screen->resource_from_handle(st->pipe->screen, &templ, &whandle,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/ |
| H A D | p_screen.h | 232 struct pipe_resource * (*resource_from_handle)(struct pipe_screen *, member in struct:pipe_screen
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/winsys/d3d12/wgl/ |
| H A D | d3d12_wgl_framebuffer.cpp | 210 pscreen->resource_from_handle(pscreen, &templ, &handle,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/winsys/sw/wrapper/ |
| H A D | wrapper_sw_winsys.c | 188 tex = wsw->screen->resource_from_handle(wsw->screen, templ, whandle,
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/tegra/ |
| H A D | tegra_screen.c | 286 resource->gpu = screen->gpu->resource_from_handle(screen->gpu, template, 576 screen->base.resource_from_handle = tegra_screen_resource_from_handle;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/driver_trace/ |
| H A D | tr_screen.c | 376 result = screen->resource_from_handle(screen, templ, handle, usage); 687 tr_scr->base.resource_from_handle = trace_screen_resource_from_handle;
|