Home
last modified time | relevance | path

Searched refs:renderonly_get_handle (Results 1 - 7 of 7) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/renderonly/
H A Drenderonly.h68 * renderonly_get_handle with the scanout resource, even if the scanout
95 renderonly_get_handle(struct renderonly_scanout *scanout, in renderonly_get_handle() function
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_screen.c842 return renderonly_get_handle(scanout, whandle); in fd_screen_bo_get_handle()
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_resource.c593 return renderonly_get_handle(scanout, handle); in etna_resource_get_handle()
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_resource.c441 if (renderonly_get_handle(rsc->scanout, whandle)) { in v3d_resource_get_handle()
952 * display's fd, so that a later renderonly_get_handle() in v3d_resource_from_handle()
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_resource.c315 return renderonly_get_handle(rsc->scanout, whandle); in vc4_resource_get_handle()
700 * display's fd, so that a later renderonly_get_handle() in vc4_resource_from_handle()
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_resource.c387 * display's fd, so that a later renderonly_get_handle() in lima_resource_from_handle()
421 return renderonly_get_handle(res->scanout, handle); in lima_resource_get_handle()
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_resource.c165 return renderonly_get_handle(scanout, handle); in panfrost_resource_get_handle()

Completed in 13 milliseconds