Home
last modified time | relevance | path

Searched refs:cond_mode (Results 1 – 9 of 9) sorted by relevance

/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_query.c118 ctx->cond_mode = mode; in fd_render_condition()
Dfreedreno_context.h289 uint cond_mode; member
Dfreedreno_resource.c1013 ctx->cond_mode != PIPE_RENDER_COND_NO_WAIT && in fd_render_condition_check()
1014 ctx->cond_mode != PIPE_RENDER_COND_BY_REGION_NO_WAIT; in fd_render_condition_check()
1101 ctx->cond_query, ctx->cond_cond, ctx->cond_mode); in fd_blitter_pipe_begin()
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_query.c121 nv50->cond_mode = mode; in nv50_render_condition()
Dnv50_context.h185 uint cond_mode; member
Dnv50_surface.c1324 nv50->cond_cond, nv50->cond_mode); in nv50_blitctx_post_blit()
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_query.c143 nvc0->cond_mode = mode; in nvc0_render_condition()
Dnvc0_context.h256 uint cond_mode; member
Dnvc0_surface.c1175 nvc0->cond_cond, nvc0->cond_mode); in nvc0_blitctx_post_blit()