Searched refs:fd_batch_create (Results 1 – 5 of 5) sorted by relevance
207 struct fd_batch * fd_batch_create(struct fd_context *ctx, bool nondraw);
96 fd_batch_create(struct fd_context *ctx, bool nondraw) in fd_batch_create() function
319 batch = fd_batch_create(ctx, false); in fd_bc_alloc_batch()
462 batch = fd_batch_create(ctx, true); in fd_launch_grid()
462 batch = fd_batch_create(ctx, true); in fd5_blitter_blit()