Home
last modified time | relevance | path

Searched defs:foreach_batch (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_batch_cache.h62 #define foreach_batch(batch, cache, mask) \ macro
/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_job.c42 #define foreach_batch(ctx, idx) \ macro