Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_batch_cache.c143 foreach_batch(batch, cache, cache->batch_mask) { in bc_flush()
195 foreach_batch (b, cache, cache->batch_mask) in batch_in_cache()
237 foreach_batch(batch, cache, cache->batch_mask) { in fd_bc_invalidate_context()
297 foreach_batch(batch, &screen->batch_cache, rsc->batch_mask) { in fd_bc_invalidate_resource()
306 foreach_batch(batch, &screen->batch_cache, rsc->bc_batch_mask) in fd_bc_invalidate_resource()
Dfreedreno_batch_cache.h60 #define foreach_batch(batch, cache, mask) \ macro
Dfreedreno_batch.c221 foreach_batch(dep, cache, batch->dependents_mask) { in batch_flush_reset_dependencies()
383 foreach_batch(dep, cache, batch->dependents_mask) in recursive_dependents_mask()
460 foreach_batch(dep, cache, rsc->batch_mask) { in fd_batch_resource_write()
Dfreedreno_resource.c327 foreach_batch(batch, &ctx->screen->batch_cache, rsc->batch_mask) { in fd_try_shadow_resource()
538 foreach_batch(batch, &ctx->screen->batch_cache, batch_mask) in flush_resource()
542 foreach_batch(batch, &ctx->screen->batch_cache, batch_mask) in flush_resource()
545 foreach_batch(batch, &ctx->screen->batch_cache, batch_mask) { in flush_resource()