You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change log for April 10, 2026 Vulkan 1.4.349 spec update:
Github Issues
* Fix incorrect types in vulkanobject scripts (public vulkan-object issue
24).
Internal Issues
* Add an issue to the VK_KHR_display_swapchain appendix clarifying that
VkDisplayPresentInfoKHR can be used with a non-shared swapchain (issue
4749).
* Move VU 11845 from common VUs to be specific to
vkCmdBuildAccelerationStructuresKHR (internal issue 4765).
* Add missing <spirvextension> tags for VK_KHR_shader_abort and
VK_KHR_shader_constant_data (internal issue 4770).
* Add missing `len` attribute to VkDeviceFaultShaderAbortMessageInfoKHR
pMessageData XML (internal issue 4771).
* Add VkRenderingInfo VUs to ban being able to mix arrayLayer between the
multiview color and resolve image view (MR 8173).
* Update vkCreateShadersEXT VU 08404 to disallow mixed linking of
non-mesh/task stages with mesh/task for shader objects (MR 8180).
* Move issues from VK_EXT_rasterization_order_attachment_access appendix
to proposal document (MR 8181).
* Tag VK_NV_per_stage_descriptor_set in XML as superseded by
VK_EXT_descriptor_heap (MR 8185).
* Fix typo imageResolveMode -> resolveMode in some vkCmdBeginRendering VUs
(MR 8186).
* Remove duplicate common draw VU 07474 (MR 8187).
* Refactor primitive restart index VU 12401 from
VkDrawIndexedIndirectCommand to the corresponding
vkCmdDrawIndexedIndirect* commands which use it (MR 8188).
* Change `<!--` comments in XML to `<comment>` tags (internal MR 8190).
* Remove VkDeviceCreateInfo VU 13048 (MR 8193).
* Add logical NOT (`!`) operator to supported XML `protect` expressions
(MR 8194).
* Fix off by one errors for VkRenderingInfo VUs 06108 and 06124 (MR 8198).
New Extensions
* VK_ARM_data_graph_optical_flow
0 commit comments