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 November 30, 2020 Vulkan 1.2.163 spec update:
* Update release number to 163 for this update.
Github Issues:
* Add XML mapping between VK_OBJECT_TYPE_* names and object type names
(public issue 1379).
* Remove *_READ_BIT from .srcAccessMask in code samples (public issue
1389).
* Fix example code for slink:VkPushConstantRange to take
elink:VkShaderStageFlags, not elink:VkPipelineStageFlags (public pull
request 1393).
* Add missing :refpage: attribute to slink:VkBlitImageInfo2KHR (public
issue 1407).
* Remove extraneous newline from texel block size table (public issue
1409).
Internal Issues:
* Update style guide to require `optional="true"` be set on pname:pNext
structure members (internal issue 2428).
* Sort conditionals in ifdef:: output of spirvcapgenerator for stability
(internal issue 2430).
* Fix slink:VkGraphicsPipelineShaderGroupsCreateInfoNV VU 02886
(internal merge request 4225).
0 commit comments