Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_batch.c951 int bytes_for_commands = crocus_batch_bytes_used(batch); in _crocus_batch_flush() local
954 second_bytes = bytes_for_commands; in _crocus_batch_flush()
955 bytes_for_commands += batch->primary_batch_size; in _crocus_batch_flush()
962 100.0f * bytes_for_commands / BATCH_SZ, in _crocus_batch_flush()