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 3, 2026 Vulkan 1.4.348 spec update:
Github Issues
* Use links to github instead of internal Khronos gitlab in proposal
documents (public PR 2703).
* Add explicit dependency on VkSurfaceTransformFlagsKHR to VK_KHR_surface
(public issue 2706).
* Use promoted type names in XML struct member declarations instead of
older extension type names (public PR 2708).
Internal Issues
* Define when <<interfaces-fragmentoutput, color attachments have
undefined values>> (issue 4206).
* Clarify <<shaders-interpolation-decorations, single sampled
interpolation with VK_EXT_sample_locations>> (issue 4617)
* Update incorrect limit types for renderPassStripeGranularity and
tileGranularity in XML (issue 4657).
* Add VkComputePipelineCreateInfo VU, and common ray tracing pipeline
create info VU for VK_PIPELINE_LAYOUT_CREATE_INDEPENDENT_SETS_BIT (issue
4697).
* Split up confusing VkImageViewCreateInfo VU 01762 (issue 4715).
* Add VK_DESCRIPTOR_TYPE_PARTITIONED_ACCELERATION_STRUCTURE_NV to
descriptions of <<descriptors-partitionedaccelerationstructure,
descriptor type enums>> (issue 4740).
* Mark VkMemoryBarrierAccessFlags3KHR as extending
VkMemoryRangeBarriersInfoKHR in XML (issue 4756).
* Add parent and extending fields to Vulkan object (MR 7876).
* Fixes and improvements to VK_EXT_present_timing for consistency with the
proposal document (MR 8052).
* Add CI check for internal links in published documents (MR 8148).
* Fix typo in VkImageViewCreateInfo attachmentFragmentShadingRate VU 12386
(MR 8150).
* Improve description of vkCmdDispatchIndirect2KHR (MR 8151).
* Add `noautovalidity` attribute on
VkDeviceImageMemoryRequirements::planeAspect in XML and a corresponding
explicit VU statement (MR 8158).
* Fix Roadmap 2022 maxPerStageDescriptorStorageImages from 144 -> 16 in
the Required Limits table (MR 8159).
* Add missing `len` attribute in VkTensorDependencyInfoARM (MR 8163).
* Add a note to the `optionalPointer` name in Vulkan object (MR 8167).
* Add VK_EXT_fragment_density `<require>` dependency around
VkPhysicalDeviceDescriptorBufferDensityMapPropertiesEXT in
VK_EXT_descriptor_buffer XML (MR 8174).
New Extensions
* VK_ARM_graph_instruction_set_tosa
* VK_ARM_scheduling_controls (revision 2)
* VK_EXT_primitive_restart_index
* VK_QCOM_queue_perf_hint
0 commit comments