Searched defs:batch_count (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/ |
| H A D | freedreno_batch_cache.c | 222 uint32_t batch_count = 0; local in function:fd_bc_flush_readers
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/ |
| H A D | iris_measure.c | 348 static unsigned batch_count = 0; local in function:iris_measure_batch_end
|
| /xsrc/external/mit/MesaLib/dist/src/intel/common/ |
| H A D | intel_measure.h | 119 unsigned frame, batch_count, event_index; member in struct:intel_measure_buffered_result 146 unsigned frame, batch_count, event_count; member in struct:intel_measure_batch
|
| /xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/ |
| H A D | vn_queue.c | 70 uint32_t batch_count; member in struct:vn_queue_submission 277 vn_queue_submission_prepare_submit(struct vn_queue_submission * submit,VkQueue queue,uint32_t batch_count,const VkSubmitInfo * submit_batches,VkFence fence) argument 301 vn_queue_submission_prepare_bind_sparse(struct vn_queue_submission * submit,VkQueue queue,uint32_t batch_count,const VkBindSparseInfo * bind_sparse_batches,VkFence fence) argument [all...] |
| H A D | vn_renderer.h | 105 uint32_t batch_count; member in struct:vn_renderer_submit
|
| H A D | vn_renderer_vtest.c | 527 const uint32_t batch_count = submit->batch_count; local in function:vtest_vcmd_submit_cmd2 [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/ |
| H A D | crocus_context.h | 458 int batch_count; member in struct:crocus_context
|
Completed in 12 milliseconds