Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeonsi/
Dr600_resource.c36 static struct pipe_resource *r600_resource_from_handle(struct pipe_screen * screen, in r600_resource_from_handle() function
50 screen->resource_from_handle = r600_resource_from_handle; in r600_init_screen_resource_functions()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_resource.c41 static struct pipe_resource *r600_resource_from_handle(struct pipe_screen * screen, in r600_resource_from_handle() function
64 screen->resource_from_handle = r600_resource_from_handle; in r600_init_screen_resource_functions()