Searched refs:sample_locations_changed (Results 1 – 4 of 4) sorted by relevance
278 bool sample_locations_changed; member
724 if (ctx->sample_locations_changed) { in zink_draw_vbo()729 ctx->sample_locations_changed = false; in zink_draw_vbo()
2016 if (ctx->gfx_pipeline_state.sample_locations_enabled && ctx->sample_locations_changed) { in setup_framebuffer()2590 ctx->sample_locations_changed |= ctx->gfx_pipeline_state.sample_locations_enabled; in zink_set_framebuffer_state()2624 ctx->sample_locations_changed = ctx->gfx_pipeline_state.sample_locations_enabled; in zink_set_sample_locations()
3972 - zink: also flag sample_locations_changed if framebuffer samples changes