File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -22966,9 +22966,8 @@ typedef void* <name>MTLSharedEvent_id</name>;
2296622966 <command name="vkGetSwapchainTimeDomainPropertiesEXT"/>
2296722967 <command name="vkGetPastPresentationTimingEXT"/>
2296822968 <feature name="presentTiming" struct="VkPhysicalDevicePresentTimingFeaturesEXT"/>
22969- <feature name="presentAtAbsoluteTime" struct="VkPhysicalDevicePresentTimingFeaturesEXT"/>
22970- <feature name="presentAtRelativeTime" struct="VkPhysicalDevicePresentTimingFeaturesEXT"/>
2297122969 </require>
22970+ <feature name="presentAtAbsoluteTime,presentAtRelativeTime" struct="VkPhysicalDevicePresentTimingFeaturesEXT"/>
2297222971 </extension>
2297322972 <extension name="VK_INTEL_shader_integer_functions2" number="210" type="device" depends="VK_KHR_get_physical_device_properties2,VK_VERSION_1_1" author="INTEL" contact="Ian Romanick @ianromanick" supported="vulkan">
2297422973 <require>
You can’t perform that action at this time.
0 commit comments