Searched refs:lima_job_get_with_fb (Results 1 – 3 of 3) sorted by relevance
98 struct lima_job * lima_job_get_with_fb(struct lima_context *ctx,
266 job = lima_job_get_with_fb(ctx, NULL, dst_surf); in lima_do_blit()268 job = lima_job_get_with_fb(ctx, dst_surf, NULL); in lima_do_blit()
162 lima_job_get_with_fb(struct lima_context *ctx, in lima_job_get_with_fb() function189 return lima_job_get_with_fb(ctx, fb->base.cbufs[0], fb->base.zsbuf); in _lima_job_get()