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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_batch_cache.c335 alloc_batch_locked(struct fd_batch_cache *cache, struct fd_context *ctx, function in typeref:struct:fd_batch *
423 batch = alloc_batch_locked(cache, ctx, nondraw);
448 batch = alloc_batch_locked(cache, ctx, false);

Completed in 2 milliseconds