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 July 31, 2026 Vulkan 1.4.358 spec update:
Internal Issues
* Loosen the memoryObjectId uniqueness requirement for
VkDeviceMemoryReportCallbackDataEXT (internal issue 4539).
* Extend VUID-RuntimeSpirv-OpTraceRayKHR-11855 to cover SER ops (internal
issue 4675).
* Clarify that VK_IMAGE_LAYOUT_PREINITIALIZED applies only to linear
images (internal issue 4854).
* Allow VK_QUERY_PIPELINE_STATISTIC_CLIPPING_PRIMITIVES_BIT clipping query
to skip degenerate triangles (internal issue 4737).
* Fix array stride decoration to only apply to message output in the
VK_KHR_shader_abort proposal document (internal issue 4914).
* Clarify PrimitiveId behavior for geometry following tessellation
evaluation shaders (internal MR 7983).
* Clarify clarify update-after-bind limits with respect to
update-after-bind feature support (internal MR 8361).
* Clean up copy addressing VUs to clarify that source and destination
addresses cannot overlap, and add a new <<copies-images-addressing>>
section with math describing how texels are addressed (internal MR
8382).
* Mark VkVideoEncodeFeedback2CapabilitiesKHR `returnedonly` in XML
(internal MR 8417).
* Use '+' in XML feature tag `depends` attribute instead of ',' (internal
MR 8423).
* Simplify standalone SPIR-V transform feedback VU 04716 (internal MR
8427).
* Upstream Vulkan SC 1.0.22 changes and add `scripts/specdiff.py`.
New Extensions
* VK_EXT_image_tiling_control
0 commit comments