Home
last modified time | relevance | path

Searched refs:cond_mode (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.h226 enum pipe_render_cond_flag cond_mode; member
H A Dpan_context.c825 ctx->cond_mode = mode; in panfrost_render_condition()
1003 ctx->cond_mode != PIPE_RENDER_COND_NO_WAIT && in panfrost_render_condition_check()
1004 ctx->cond_mode != PIPE_RENDER_COND_BY_REGION_NO_WAIT; in panfrost_render_condition_check()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_query.c119 nv50->cond_mode = mode; in nv50_render_condition()
H A Dnv50_context.h217 uint cond_mode; 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.c105 ctx->cond_mode = mode;
H A Dfreedreno_blitter.c107 ctx->cond_cond, ctx->cond_mode);
H A Dfreedreno_context.h411 uint cond_mode dt;
H A Dfreedreno_resource.c1463 bool wait = ctx->cond_mode != PIPE_RENDER_COND_NO_WAIT && in fd_render_condition_check()
1464 ctx->cond_mode != PIPE_RENDER_COND_BY_REGION_NO_WAIT; in fd_render_condition_check()
/third_party/mesa3d/src/gallium/drivers/asahi/
H A Dagx_state.h172 enum pipe_render_cond_flag cond_mode; 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.h267 uint cond_mode; member
H A Dnvc0_query.c142 nvc0->cond_mode = mode; in nvc0_render_condition()
H A Dnvc0_surface.c1172 nvc0->cond_cond, nvc0->cond_mode); in nvc0_blitctx_post_blit()

Completed in 17 milliseconds