Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/noop/
Dnoop_pipe.c291 static void noop_destroy_context(struct pipe_context *ctx) in noop_destroy_context() function
328 ctx->destroy = noop_destroy_context; in noop_create_context()