| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/ |
| si_uvd.c | 53 if (pipe->screen->resource_create_with_modifiers) {
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/ |
| nvc0_resource.c | 118 pscreen->resource_create_with_modifiers = nvc0_resource_create_with_modifiers;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/ |
| nvc0_resource.c | 171 pscreen->resource_create_with_modifiers = nvc0_resource_create_with_modifiers;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/ |
| p_screen.h | 387 struct pipe_resource * (*resource_create_with_modifiers)( member in struct:pipe_screen
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/tegra/ |
| tegra_screen.c | 231 resource->gpu = screen->gpu->resource_create_with_modifiers(screen->gpu, 492 resource->gpu = screen->gpu->resource_create_with_modifiers(screen->gpu, 628 screen->base.resource_create_with_modifiers = tegra_screen_resource_create_with_modifiers;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/tegra/ |
| tegra_screen.c | 230 resource->gpu = screen->gpu->resource_create_with_modifiers(screen->gpu, 481 resource->gpu = screen->gpu->resource_create_with_modifiers(screen->gpu, 593 screen->base.resource_create_with_modifiers = tegra_screen_resource_create_with_modifiers;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/driver_rbug/ |
| rbug_screen.c | 244 result = screen->resource_create_with_modifiers(screen, 464 SCR_INIT(resource_create_with_modifiers);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/ |
| p_screen.h | 434 struct pipe_resource * (*resource_create_with_modifiers)( member in struct:pipe_screen
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/driver_noop/ |
| noop_pipe.c | 137 result = oscreen->resource_create_with_modifiers(oscreen, templ, 753 screen->resource_create_with_modifiers = noop_resource_create_with_modifiers;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/vl/ |
| vl_video_buffer.c | 494 resources[0] = pipe->screen->resource_create_with_modifiers(pipe->screen,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/driver_trace/ |
| tr_screen.c | 620 trace_dump_call_begin("pipe_screen", "resource_create_with_modifiers"); 626 result = screen->resource_create_with_modifiers(screen, templat, modifiers, modifiers_count); 1152 SCR_INIT(resource_create_with_modifiers);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/dri/ |
| dri2.c | 1028 ->resource_create_with_modifiers(screen->base.screen, 1934 if (pscreen->resource_create_with_modifiers) 2014 if (pscreen->resource_create_with_modifiers)
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/etnaviv/ |
| etnaviv_resource.c | 710 pscreen->resource_create_with_modifiers = etna_resource_create_modifiers;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/ |
| lima_resource.c | 350 screen->base.resource_create_with_modifiers = lima_resource_create_with_modifiers;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/ |
| freedreno_resource.c | 409 struct pipe_resource *pshadow = pctx->screen->resource_create_with_modifiers( 1623 pscreen->resource_create_with_modifiers = fd_resource_create_with_modifiers;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/ |
| etnaviv_resource.c | 770 pscreen->resource_create_with_modifiers = etna_resource_create_modifiers;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/ |
| lima_resource.c | 550 screen->base.resource_create_with_modifiers = lima_resource_create_with_modifiers;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/v3d/ |
| v3d_resource.c | 1175 pscreen->resource_create_with_modifiers =
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/ |
| vc4_resource.c | 1147 pscreen->resource_create_with_modifiers =
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/v3d/ |
| v3d_resource.c | 1098 pscreen->resource_create_with_modifiers =
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/ |
| vc4_resource.c | 1122 pscreen->resource_create_with_modifiers =
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/dri/ |
| dri2.c | 1122 ->resource_create_with_modifiers(screen->base.screen, 2271 if (pscreen->resource_create_with_modifiers) {
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/ |
| freedreno_resource.c | 1204 pscreen->resource_create_with_modifiers = fd_resource_create_with_modifiers;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/ |
| crocus_resource.c | 1987 pscreen->resource_create_with_modifiers =
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/panfrost/ |
| pan_resource.c | 1350 pscreen->resource_create_with_modifiers =
|