Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/noop/
Dnoop_pipe.c122 static struct pipe_resource *noop_resource_from_handle(struct pipe_screen *screen, in noop_resource_from_handle() function
488 screen->resource_from_handle = noop_resource_from_handle; in noop_screen_create()