Home
last modified time | relevance | path

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

/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/crocus/
H A Dcrocus_batch.c953 int bytes_for_commands = crocus_batch_bytes_used(batch); in _crocus_batch_flush() local
956 second_bytes = bytes_for_commands; in _crocus_batch_flush()
957 bytes_for_commands += batch->primary_batch_size; in _crocus_batch_flush()
964 100.0f * bytes_for_commands / BATCH_SZ, in _crocus_batch_flush()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/crocus/
H A Dcrocus_batch.c953 int bytes_for_commands = crocus_batch_bytes_used(batch); in _crocus_batch_flush() local
956 second_bytes = bytes_for_commands; in _crocus_batch_flush()
957 bytes_for_commands += batch->primary_batch_size; in _crocus_batch_flush()
964 100.0f * bytes_for_commands / BATCH_SZ, in _crocus_batch_flush()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/crocus/
H A Dcrocus_batch.c953 int bytes_for_commands = crocus_batch_bytes_used(batch); in _crocus_batch_flush() local
956 second_bytes = bytes_for_commands; in _crocus_batch_flush()
957 bytes_for_commands += batch->primary_batch_size; in _crocus_batch_flush()
964 100.0f * bytes_for_commands / BATCH_SZ, in _crocus_batch_flush()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/crocus/
H A Dcrocus_batch.c953 int bytes_for_commands = crocus_batch_bytes_used(batch); in _crocus_batch_flush() local
956 second_bytes = bytes_for_commands; in _crocus_batch_flush()
957 bytes_for_commands += batch->primary_batch_size; in _crocus_batch_flush()
964 100.0f * bytes_for_commands / BATCH_SZ, in _crocus_batch_flush()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/crocus/
H A Dcrocus_batch.c953 int bytes_for_commands = crocus_batch_bytes_used(batch); in _crocus_batch_flush() local
956 second_bytes = bytes_for_commands; in _crocus_batch_flush()
957 bytes_for_commands += batch->primary_batch_size; in _crocus_batch_flush()
964 100.0f * bytes_for_commands / BATCH_SZ, in _crocus_batch_flush()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/crocus/
H A Dcrocus_batch.c953 int bytes_for_commands = crocus_batch_bytes_used(batch); in _crocus_batch_flush() local
956 second_bytes = bytes_for_commands; in _crocus_batch_flush()
957 bytes_for_commands += batch->primary_batch_size; in _crocus_batch_flush()
964 100.0f * bytes_for_commands / BATCH_SZ, in _crocus_batch_flush()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/crocus/
H A Dcrocus_batch.c953 int bytes_for_commands = crocus_batch_bytes_used(batch); in _crocus_batch_flush() local
956 second_bytes = bytes_for_commands; in _crocus_batch_flush()
957 bytes_for_commands += batch->primary_batch_size; in _crocus_batch_flush()
964 100.0f * bytes_for_commands / BATCH_SZ, in _crocus_batch_flush()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/crocus/
H A Dcrocus_batch.c953 int bytes_for_commands = crocus_batch_bytes_used(batch); in _crocus_batch_flush() local
956 second_bytes = bytes_for_commands; in _crocus_batch_flush()
957 bytes_for_commands += batch->primary_batch_size; in _crocus_batch_flush()
964 100.0f * bytes_for_commands / BATCH_SZ, in _crocus_batch_flush()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/crocus/
H A Dcrocus_batch.c953 int bytes_for_commands = crocus_batch_bytes_used(batch); in _crocus_batch_flush() local
956 second_bytes = bytes_for_commands; in _crocus_batch_flush()
957 bytes_for_commands += batch->primary_batch_size; in _crocus_batch_flush()
964 100.0f * bytes_for_commands / BATCH_SZ, in _crocus_batch_flush()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/crocus/
H A Dcrocus_batch.c952 int bytes_for_commands = crocus_batch_bytes_used(batch); in _crocus_batch_flush() local
955 second_bytes = bytes_for_commands; in _crocus_batch_flush()
956 bytes_for_commands += batch->primary_batch_size; in _crocus_batch_flush()
963 100.0f * bytes_for_commands / BATCH_SZ, in _crocus_batch_flush()
/dports/lang/clover/mesa-21.3.6/src/mesa/drivers/dri/i965/
H A Dbrw_batch.c903 int bytes_for_commands = 4 * USED_BATCH(brw->batch); in _brw_batch_flush_fence() local
908 bytes_for_commands, 100.0f * bytes_for_commands / BATCH_SZ, in _brw_batch_flush_fence()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/drivers/dri/i965/
H A Dbrw_batch.c903 int bytes_for_commands = 4 * USED_BATCH(brw->batch); in _brw_batch_flush_fence() local
908 bytes_for_commands, 100.0f * bytes_for_commands / BATCH_SZ, in _brw_batch_flush_fence()
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/drivers/dri/i965/
H A Dbrw_batch.c903 int bytes_for_commands = 4 * USED_BATCH(brw->batch); in _brw_batch_flush_fence() local
908 bytes_for_commands, 100.0f * bytes_for_commands / BATCH_SZ, in _brw_batch_flush_fence()
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/drivers/dri/i965/
H A Dbrw_batch.c903 int bytes_for_commands = 4 * USED_BATCH(brw->batch); in _brw_batch_flush_fence() local
908 bytes_for_commands, 100.0f * bytes_for_commands / BATCH_SZ, in _brw_batch_flush_fence()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/drivers/dri/i965/
H A Dbrw_batch.c903 int bytes_for_commands = 4 * USED_BATCH(brw->batch); in _brw_batch_flush_fence() local
908 bytes_for_commands, 100.0f * bytes_for_commands / BATCH_SZ, in _brw_batch_flush_fence()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/drivers/dri/i965/
H A Dbrw_batch.c903 int bytes_for_commands = 4 * USED_BATCH(brw->batch); in _brw_batch_flush_fence() local
908 bytes_for_commands, 100.0f * bytes_for_commands / BATCH_SZ, in _brw_batch_flush_fence()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/drivers/dri/i965/
H A Dintel_batchbuffer.c883 int bytes_for_commands = 4 * USED_BATCH(brw->batch); in _intel_batchbuffer_flush_fence() local
888 bytes_for_commands, 100.0f * bytes_for_commands / BATCH_SZ, in _intel_batchbuffer_flush_fence()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/drivers/dri/i965/
H A Dbrw_batch.c903 int bytes_for_commands = 4 * USED_BATCH(brw->batch); in _brw_batch_flush_fence() local
908 bytes_for_commands, 100.0f * bytes_for_commands / BATCH_SZ, in _brw_batch_flush_fence()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/drivers/dri/i965/
H A Dbrw_batch.c903 int bytes_for_commands = 4 * USED_BATCH(brw->batch); in _brw_batch_flush_fence() local
908 bytes_for_commands, 100.0f * bytes_for_commands / BATCH_SZ, in _brw_batch_flush_fence()
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/drivers/dri/i965/
H A Dbrw_batch.c903 int bytes_for_commands = 4 * USED_BATCH(brw->batch); in _brw_batch_flush_fence() local
908 bytes_for_commands, 100.0f * bytes_for_commands / BATCH_SZ, in _brw_batch_flush_fence()