Searched defs:rp_changed (Results 1 – 3 of 3) sorted by relevance
425 …bool rp_changed = ctx->rp_changed || (!ctx->fb_state.zsbuf && util_format_is_depth_or_stencil(info… in zink_blit() local
2965 bool rp_changed = ctx->gfx_pipeline_state.rp_state != rp_state; in begin_rendering() local
1867 bool rp_changed; //force renderpass restart member