Searched refs:cond_cond (Results 1 – 15 of 15) sorted by relevance
65 ctx->cond_cond, ctx->cond_mode); in panfrost_blitter_save()
225 bool cond_cond; member
824 ctx->cond_cond = condition; in panfrost_render_condition()1009 return res.u64 != ctx->cond_cond; in panfrost_render_condition_check()
114 ctx->cond_cond, ctx->cond_mode); in agx_blitter_save()
171 bool cond_cond; member
117 nv50->cond_cond = condition; in nv50_render_condition()
216 bool cond_cond; /* inverted rendering condition */ member
1354 nv50->cond_cond, nv50->cond_mode); in nv50_blitctx_post_blit()
140 nvc0->cond_cond = condition; in nvc0_render_condition()
266 bool cond_cond; /* inverted rendering condition */ member
1172 nvc0->cond_cond, nvc0->cond_mode); in nvc0_blitctx_post_blit()
104 ctx->cond_cond = condition; in fd_render_condition()
107 ctx->cond_cond, ctx->cond_mode); in fd_blitter_pipe_begin()
410 bool cond_cond dt; /* inverted rendering condition */
1467 return (bool)res.u64 != ctx->cond_cond; in fd_render_condition_check()