Searched refs:fd_bc_alloc_batch (Results 1 – 5 of 5) sorted by relevance
62 struct fd_batch *fd_bc_alloc_batch(struct fd_context *ctx,
469 fd_bc_alloc_batch(struct fd_context *ctx, bool nondraw) in fd_bc_alloc_batch() function
350 batch = fd_bc_alloc_batch(ctx, true); in fd_context_batch_nondraw()
935 struct fd_batch *batch = fd_bc_alloc_batch(ctx, true); in fd6_clear_buffer()1064 struct fd_batch *batch = fd_bc_alloc_batch(ctx, true); in fd6_clear_texture()1212 batch = fd_bc_alloc_batch(ctx, true); in handle_rgba_blit()
418 batch = fd_bc_alloc_batch(ctx, true); in fd5_blitter_blit()