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 February 21, 2025 Vulkan 1.4.309 spec update:
Github Issues
* Fix CullPrimitiveEXT VUs (public PR 2475).
* Fix promoted extension dependencies in vk.xml (public PR 2492).
* Fix XML dependency of VK_KHR_video_maintenance2
(public Vulkan-ValidationLayers issue 9464).
Internal Issues
* Clarify VUs for
VkAccelerationStructureBuildRangeInfoKHR::primitiveOffset in cases where
packed formats are used (internal issue 4058).
* Add bufferFeatures restriction to VkFormatProperties for depth/stencil
and multi-planar formats (internal issue 4155).
* Add a standalone SPIR-V validation VU requiring that interpolation
qualifiers match for any given location (internal issue 4161).
* Clarify template text in transcluded tag::features language used to
describe features consistently (internal issue 4190).
* Fix XML `limittype` attributes for
VkPhysicalDeviceCooperativeVectorPropertiesNV (internal MR 7160).
* Specify that only the lower 32 bits are used in VkStridedDeviceAddressNV
(internal MR 7173).
* Add Vulkan object and base generator scripts for inclusion in
Vulkan-Headers (internal MR 7180),
* Update links to SPIR-V registry and add a missing spirvextension XML
block (internal MR 7187).
0 commit comments