Searched refs:vk13Supported (Results 1 – 2 of 2) sorted by relevance
62 bool vk13Supported = (apiVersion >= VK_MAKE_API_VERSION(0, 1, 3, 0)); in DeviceFeatures() local77 if (vk13Supported) in DeviceFeatures()154 if (!strcmp(featureName, "VK_EXT_extended_dynamic_state") && vk13Supported) in DeviceFeatures()164 if (!strcmp(featureName, "VK_EXT_extended_dynamic_state2") && vk13Supported) in DeviceFeatures()
54 bool vk13Supported = (apiVersion >= VK_MAKE_API_VERSION(0, 1, 3, 0)); in DeviceProperties() local87 if (vk13Supported) in DeviceProperties()