Home
last modified time | relevance | path

Searched defs:rp_changed (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/zink/
Dzink_blit.c427 …bool rp_changed = ctx->rp_changed || (!ctx->fb_state.zsbuf && util_format_is_depth_or_stencil(info… in zink_blit() local
Dzink_context.c2965 bool rp_changed = ctx->gfx_pipeline_state.rp_state != rp_state; in begin_rendering() local
Dzink_types.h1870 bool rp_changed; //force renderpass restart member