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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_threaded_context.c214 if (tc_strcmp(func, "tc_destroy") != 0) {
2507 tc_destroy(struct pipe_context *_pipe) function in typeref:typename:void
2598 tc->base.destroy = tc_destroy;
2747 tc_destroy(&tc->base);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_threaded_context.c372 if (tc_strcmp(func, "tc_destroy") != 0) {
4125 tc_destroy(struct pipe_context *_pipe) function in typeref:typename:void
4234 tc->base.destroy = tc_destroy;
4424 tc_destroy(&tc->base);

Completed in 12 milliseconds