Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/driver_noop/
Dnoop_pipe.c317 static void noop_destroy_context(struct pipe_context *ctx) in noop_destroy_context() function
369 ctx->destroy = noop_destroy_context; in noop_create_context()