Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_batch.h192 #define crocus_batch_flush(batch) _crocus_batch_flush((batch), __FILE__, __LINE__) macro
236 crocus_batch_flush(batch); in crocus_require_command_space()
323 crocus_batch_flush(batch); in crocus_require_statebuffer_space()
Dcrocus_fence.c220 crocus_batch_flush(&ice->batches[i]); in crocus_fence_flush()
282 crocus_batch_flush(batch); in crocus_fence_await()
342 crocus_batch_flush(&ice->batches[i]); in crocus_fence_finish()
Dcrocus_batch.c339 crocus_batch_flush(batch->other_batches[b]); in crocus_use_bo()
590 crocus_batch_flush(batch); in crocus_batch_maybe_flush()
1042 crocus_batch_flush(batch); in crocus_batch_prepare_noop()
Dcrocus_blorp.c62 crocus_batch_flush(batch); in stream_state()
Dcrocus_query.c670 crocus_batch_flush(batch); in crocus_get_query_result()
728 crocus_batch_flush(batch); in crocus_get_query_result_resource()
Dcrocus_resource.c1269 crocus_batch_flush(map->batch); in crocus_map_copy_region()
1706 crocus_batch_flush(&ice->batches[i]); in crocus_transfer_map()
Dcrocus_state.c334 crocus_batch_flush(batch); in stream_state()