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

/external/mesa3d/src/gallium/drivers/noop/
H A Dnoop_pipe.c91 static struct pipe_resource *noop_resource_create(struct pipe_screen *screen, function
124 noop_resource = noop_resource_create(screen, result);
379 screen->resource_create = noop_resource_create;

Completed in 83 milliseconds