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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/driver_noop/
H A Dnoop_pipe.c291 static void noop_destroy_context(struct pipe_context *ctx) function in typeref:typename:void
339 ctx->destroy = noop_destroy_context;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/driver_noop/
H A Dnoop_pipe.c345 static void noop_destroy_context(struct pipe_context *ctx) function in typeref:typename:void
424 ctx->destroy = noop_destroy_context;

Completed in 4 milliseconds