Searched refs:fd_batch_create (Results 1 – 3 of 3) sorted by relevance
272 struct fd_batch *fd_batch_create(struct fd_context *ctx, bool nondraw);
124 fd_batch_create(struct fd_context *ctx, bool nondraw) in fd_batch_create() function
395 batch = fd_batch_create(ctx, nondraw); in alloc_batch_locked()