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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/driver_noop/
H A Dnoop_pipe.c122 static struct pipe_resource *noop_resource_from_handle(struct pipe_screen *screen, function in typeref:struct:pipe_resource *
503 screen->resource_from_handle = noop_resource_from_handle;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/driver_noop/
H A Dnoop_pipe.c144 static struct pipe_resource *noop_resource_from_handle(struct pipe_screen *screen, function in typeref:struct:pipe_resource *
732 screen->resource_from_handle = noop_resource_from_handle;

Completed in 4 milliseconds