Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_batch_cache.c335 alloc_batch_locked(struct fd_batch_cache *cache, struct fd_context *ctx, in alloc_batch_locked() function
423 batch = alloc_batch_locked(cache, ctx, nondraw); in fd_bc_alloc_batch()
448 batch = alloc_batch_locked(cache, ctx, false); in batch_from_key()