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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/
H A Dswr_context.cpp360 swr_destroy(struct pipe_context *pipe) function in typeref:typename:void
530 ctx->pipe.destroy = swr_destroy;
566 swr_destroy(&ctx->pipe);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/
H A Dswr_context.cpp362 swr_destroy(struct pipe_context *pipe) function in typeref:typename:void
554 ctx->pipe.destroy = swr_destroy;
593 swr_destroy(&ctx->pipe);

Completed in 5 milliseconds