Searched refs:tc_driver_internal_flush_notify (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_threaded_context.h168 * 2) tc_driver_internal_flush_notify: If the driver set
509 void tc_driver_internal_flush_notify(struct threaded_context *tc);
H A Du_threaded_context.c4167 void tc_driver_internal_flush_notify(struct threaded_context *tc) function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_gfx_cs.c76 tc_driver_internal_flush_notify(ctx->tc);
145 tc_driver_internal_flush_notify(ctx->tc);
H A Dsi_fence.c474 tc_driver_internal_flush_notify(sctx->tc);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
H A Dzink_batch.c580 tc_driver_internal_flush_notify(ctx->tc);
H A Dzink_context.c3028 tc_driver_internal_flush_notify(ctx->tc);
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D21.2.0.rst3891 - zink: call tc_driver_internal_flush_notify() on flush
3933 - Revert "zink: call tc_driver_internal_flush_notify() on flush"
3956 - Revert "Revert "zink: call tc_driver_internal_flush_notify() on flush""

Completed in 25 milliseconds