Searched defs:batches (Results 1 - 15 of 15) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_batch_cache.h50 struct fd_batch *batches[32]; member in struct:fd_batch_cache
H A Dfreedreno_batch_cache.c135 struct fd_batch *batches[ARRAY_SIZE(cache->batches)] = {0}; local in function:bc_flush
[all...]
H A Dfreedreno_resource.c379 struct fd_batch *batch, *batches[32] = {}; local in function:flush_resource
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_batch_cache.h53 struct fd_batch *batches[32]; member in struct:fd_batch_cache
H A Dfreedreno_batch_cache.c154 struct fd_batch *batches[ARRAY_SIZE(cache->batches)] = {0}; local in function:fd_bc_flush
221 struct fd_batch *batch, *batches[32] = {}; local in function:fd_bc_flush_readers
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dglthread.h78 struct glthread_batch batches[MARSHAL_MAX_BATCHES]; member in struct:glthread_state
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dglthread.h165 struct glthread_batch batches[MARSHAL_MAX_BATCHES]; member in struct:glthread_state
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/d3d12/
H A Dd3d12_context.h159 struct d3d12_batch batches[4]; member in struct:d3d12_context
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/panfrost/
H A Dpan_context.h146 } batches; member in struct:panfrost_context
/xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/
H A Dvn_queue.c72 const void *batches; member in union:vn_queue_submission::__anon35238b61010a
85 void *batches; member in union:vn_queue_submission::__anon35238b610208::__anon35238b61030a
H A Dvn_renderer.h104 const struct vn_renderer_submit_batch *batches; member in struct:vn_renderer_submit
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_context.h450 struct iris_batch batches[IRIS_BATCH_COUNT]; member in struct:iris_context
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_context.h459 struct crocus_batch batches[CROCUS_BATCH_COUNT]; member in struct:crocus_context
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_context.h611 struct iris_batch batches[IRIS_BATCH_COUNT]; member in struct:iris_context
/xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/
H A Dpanvk_private.h654 struct list_head batches; member in struct:panvk_cmd_buffer

Completed in 21 milliseconds