Skip to content

Commit 7dcb614

Browse files
committed
Fix presentAt device features to be optional in the xml
1 parent dad6cd0 commit 7dcb614

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

xml/vk.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22966,8 +22966,6 @@ 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>
2297222970
</extension>
2297322971
<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">

0 commit comments

Comments
 (0)