Searched refs:fd_batch_create (Results 1 – 3 of 3) sorted by relevance
264 struct fd_batch * fd_batch_create(struct fd_context *ctx, bool nondraw);
381 batch = fd_batch_create(ctx, nondraw); in fd_bc_alloc_batch()
117 fd_batch_create(struct fd_context *ctx, bool nondraw) in fd_batch_create() function