Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.h544 void tc_driver_internal_flush_notify(struct threaded_context *tc);
Du_threaded_context.c4369 void tc_driver_internal_flush_notify(struct threaded_context *tc) in tc_driver_internal_flush_notify() function
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_gfx_cs.c74 tc_driver_internal_flush_notify(ctx->tc); in si_flush_gfx_cs()
153 tc_driver_internal_flush_notify(ctx->tc); in si_flush_gfx_cs()
Dsi_fence.c490 tc_driver_internal_flush_notify(sctx->tc); in si_flush_all_queues()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_batch.c461 tc_driver_internal_flush_notify(ctx->tc); in zink_end_batch()
Dzink_context.c3435 tc_driver_internal_flush_notify(ctx->tc); in zink_flush()
/third_party/mesa3d/docs/relnotes/
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""