Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/driver_noop/
Dnoop_state.c89 static struct pipe_surface *noop_create_surface(struct pipe_context *ctx, in noop_create_surface() function
273 ctx->create_surface = noop_create_surface; in noop_init_state_functions()