Searched refs:sample_locations_changed (Results 1 – 4 of 4) sorted by relevance
303 bool sample_locations_changed; member
724 if (ctx->sample_locations_changed) { in zink_draw()729 ctx->sample_locations_changed = false; in zink_draw()
2174 if (ctx->gfx_pipeline_state.sample_locations_enabled && ctx->sample_locations_changed) { in zink_update_vk_sample_locations()2720 ctx->sample_locations_changed = ctx->gfx_pipeline_state.sample_locations_enabled; in flush_batch()2950 ctx->sample_locations_changed |= ctx->gfx_pipeline_state.sample_locations_enabled; in zink_set_framebuffer_state()2984 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