Searched refs:new_sample_locations (Results 1 – 1 of 1) sorted by relevance
1662 struct vk_sample_locations_state *new_sample_locations = NULL; in vk_graphics_pipeline_state_copy() local1666 vk_multialloc_add(&ma, &new_sample_locations, in vk_graphics_pipeline_state_copy()1676 if (new_sample_locations) { in vk_graphics_pipeline_state_copy()1677 *new_sample_locations = *old_state->ms->sample_locations; in vk_graphics_pipeline_state_copy()1689 new_ms->sample_locations = new_sample_locations; in vk_graphics_pipeline_state_copy()