Home
last modified time | relevance | path

Searched refs:cond_cond (Results 1 - 15 of 15) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_blit.c65 ctx->cond_cond, ctx->cond_mode); in panfrost_blitter_save()
H A Dpan_context.h225 bool cond_cond; member
H A Dpan_context.c824 ctx->cond_cond = condition; in panfrost_render_condition()
1009 return res.u64 != ctx->cond_cond; in panfrost_render_condition_check()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_query.c117 nv50->cond_cond = condition; in nv50_render_condition()
H A Dnv50_context.h216 bool cond_cond; /* inverted rendering condition */ member
H A Dnv50_surface.c1354 nv50->cond_cond, nv50->cond_mode); in nv50_blitctx_post_blit()
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_query.c104 ctx->cond_cond = condition;
H A Dfreedreno_blitter.c107 ctx->cond_cond, ctx->cond_mode);
H A Dfreedreno_context.h410 bool cond_cond dt; /* inverted rendering condition */
H A Dfreedreno_resource.c1467 return (bool)res.u64 != ctx->cond_cond; in fd_render_condition_check()
/third_party/mesa3d/src/gallium/drivers/asahi/
H A Dagx_state.h171 bool cond_cond; member
H A Dagx_blit.c114 ctx->cond_cond, ctx->cond_mode); in agx_blitter_save()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_context.h266 bool cond_cond; /* inverted rendering condition */ member
H A Dnvc0_query.c140 nvc0->cond_cond = condition; in nvc0_render_condition()
H A Dnvc0_surface.c1172 nvc0->cond_cond, nvc0->cond_mode); in nvc0_blitctx_post_blit()

Completed in 17 milliseconds