Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/renderonly/
Drenderonly.h71 renderonly_scanout_for_resource(struct pipe_resource *rsc, struct renderonly *ro) in renderonly_scanout_for_resource() function
/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_resource.c217 rsc->scanout = renderonly_scanout_for_resource(&rsc->base, screen->ro); in etna_resource_alloc()