Searched refs:fd_context_batch (Results 1 – 5 of 5) sorted by relevance
326 struct fd_batch *batch = fd_context_batch(ctx); in fd_draw_vbo()336 batch = fd_context_batch(ctx); in fd_draw_vbo()444 struct fd_batch *batch = fd_context_batch(ctx); in fd_clear()454 batch = fd_context_batch(ctx); in fd_clear()
60 batch = fd_context_batch(ctx); in fd_context_flush()292 fd_context_batch(struct fd_context *ctx) in fd_context_batch() function324 batch = fd_context_batch(ctx); in fd_context_batch_locked()
704 struct fd_batch *fd_context_batch(struct fd_context *ctx) assert_dt;
172 struct fd_batch *current_batch = fd_context_batch(ctx); in fd_bc_flush()
2837 - freedreno: Make fd_context_batch() return a reference