Home
last modified time | relevance | path

Searched refs:renderonly_scanout_for_resource (Results 1 – 7 of 7) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/renderonly/
Drenderonly.h68 renderonly_scanout_for_resource(struct pipe_resource *rsc, in renderonly_scanout_for_resource() function
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_resource.c282 rsc->scanout = renderonly_scanout_for_resource(&scanout_templat, in etna_resource_alloc()
/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_resource.c67 scanout = renderonly_scanout_for_resource(&scanout_templat, in lima_resource_create_scanout()
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_resource.c602 renderonly_scanout_for_resource(prsc, screen->ro, NULL); in vc4_resource_create_with_modifiers()
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_resource.c834 renderonly_scanout_for_resource(&scanout_tmpl, in v3d_resource_create_with_modifiers()
/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_resource.c308 scanout = renderonly_scanout_for_resource(&scanout_templat, in panfrost_create_scanout_res()
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_resource.c1313 renderonly_scanout_for_resource(&scanout_templat, screen->ro, &handle); in fd_resource_create_with_modifiers()