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 January 30, 2026 Vulkan 1.4.342 spec update:
Github Issues
* Update reference from srcBuffer to srcImage for CmdCopyImage (public PR
2664).
Internal Issues
* Take packed formats into account in common build acceleration structure
VU 03711 (internal issue 4643).
* Remove clause about the internally synchronized bit from XML
`implicitexternsyncparams` description for vkDestroyDevice (internal
issue 4645).
* Add VkBufferCreateinfo VUs 11277 / 11279 for VK_EXT_descriptor_heap
(internal issue 4646).
* Simplify and clean up alignment rules introduced as VUs by
VK_EXT_descriptor_heap by referring to the
<<limits-minStorageBufferOffsetAlignment,
minStorageBufferOffsetAlignment>> limit (internal issue 4649).
* Fix size alignment in VkResourceDescriptorInfoEXT VU 11454 (internal
issue 4655).
* Add FuncPointer / FuncPointerParam classes to vulkan_object (internal MR
7736).
* Add bitpos field to vulkan_object Flag class (internal MR 7875).
* Add specVersionValue field to vulkan_object Extension class (internal MR
7877).
* Update deprecation text in VK_EXT_descriptor_buffer appendix and add
<<legacy-resource-objects>> and <<legacy-descriptor-sets>> sections to
the <<legacy, Legacy and Superseded Functionality>> appendix (internal
MR 7997).
* Fix VkDeviceCreateInfo VU 02802 disallowing mixed internsync and
externsync queues (internal MR 8001).
* Use Oxford comma consistently (internal MR 8005).
* Fix Roadmap extension and version requirements in VP_KHR_roadmap.json
(internal MR 8007).
* Fix standalone SPIR-V VUs 06673 and 06674 for push constant requirements
for banks (internal MR 8011).
* Resolve all "`UNRESOLVED`" and "`PROPOSED`" issues in published
extension appendices (internal MRs 8013, 8014).
* Add API convention selection based on target API name to base_generator
(internal MR 8020).
* Change vkCmdBuildPartitionedAccelerationStructuresNV VU 10549 to only
imply when acceleration structures are different (internal MR 8030).
New Extensions
* VK_QCOM_cooperative_matrix_conversion
0 commit comments