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 20, 2026 Vulkan 1.4.344 spec update:
Github Issues
* Clarify the NOTE describing how the <<limits-viewportboundsrange,
viewportBoundsRange>> limit is defined (public issue 2634).
* Remove collision between type name and structure member / parameter
names in VK_SEC_ubm_surface, disallow this in style guide as it affects
some downstream language bindings, and add a check to xml_consistency.py
(public issue 2679).
* Remove extra double-quote at the end of a comment (public PR 2680).
Internal Issues
* Relax vkGetCalibratedTimestampsKHR VU 09246 to allow
VK_TIME_DOMAIN_PRESENT_STAGE_LOCAL_EXT time domain calibrations to not
be unique, and the VkSwapchainCalibratedTimestampInfoEXT::swapchain
external synchronization requirement, allowing calibration of multiple
present stages and determining timestamps for a swapchain-local
time-domain in the same thread as vkGetPastPresentationTimingEXT
(internal issue 4596).
* Fix VkVideoSessionParametersKHR `parent` attribute to correct
parent-child relationship in implicit VUs (internal issue 4615).
* Add a NOTE to <<decode-av1-picture-info, AV1 Std Picture Information>>
regarding a known decode app bug and driver workaround (internal issue
4639).
* Generate new "`Structure Chaining`" documentation linking structures
back to the base structures the extend (internal issue 4670).
* Move VU 04745 from standalone SPIR-V to runtime SPIR-V section (internal
issue 4682).
* Reorder XML entries to not need dependency tracking for enabling modular
headers (internal MR 7994).
* Remove unnecessary parenthesis in complex XML dependencies (internal MR
7995).
* Add boolean expression support to XML `protect` attribute (internal MR
7996).
* Update legacy header comments and registry schema documentation to match
specification language for "`ignored`" legacy entries (internal MR
7998).
* Unify description of VK_ACCESS_COLOR_ATTACHMENT_WRITE_BIT in
VkAccessFlagBits and the corresponding bit in VkAccessFlagBits2
(internal MR 8062).
* Fix Vulkan Object Flags/Handles (internal MR 8067).
New Extensions
* VK_VALVE_shader_mixed_float_dot_product
[open,refpage='VkPhysicalDeviceShaderMixedFloatDotProductFeaturesVALVE',desc='Structure describing support for mixed float dot products',type='structs']
9480
+
--
9481
+
The sname:VkPhysicalDeviceShaderMixedFloatDotProductFeaturesVALVE structure
0 commit comments