Home
last modified time | relevance | path

Searched refs:has_dynamic_sample_locations_ext (Results 1 – 1 of 1) sorted by relevance

/external/vulkan-validation-layers/layers/
Dparameter_validation_utils.cpp917 bool has_dynamic_sample_locations_ext = false; in manual_PreCallValidateCreateGraphicsPipelines() local
930 …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()