Searched refs:has_dynamic_sample_locations_ext (Results 1 – 1 of 1) sorted by relevance
917 bool has_dynamic_sample_locations_ext = false; in manual_PreCallValidateCreateGraphicsPipelines() local930 …if (dynamic_state == VK_DYNAMIC_STATE_SAMPLE_LOCATIONS_EXT) has_dynamic_sample_locations_ext = tru… in manual_PreCallValidateCreateGraphicsPipelines()1492 … if (has_dynamic_sample_locations_ext && !device_extensions.vk_ext_sample_locations) { in manual_PreCallValidateCreateGraphicsPipelines()