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 October 19, 2020 Vulkan 1.2.158 spec update:
* Update release number to 158 for this update.
Internal Issues:
* Clarify that linear filtering can be used with comparison sampling
in valid usage statements for dispatched draw commands
(internal issue 2365).
* Add valid usage statement for flink:vkGetQueryPoolResults requiring
pname:stride to be large enough for a single performance query result
(internal issue 2380).
* Move input attachment imageLayout to valid usage reference section,
and refer to the <<attachment-type-imagelayout>> section
to reduce complexity of valid usage statement
(internal merge request 4117).
* Update issues list for `<<VK_QCOM_render_pass_transform>>`
(internal merge request 4175).
* Add valid usage statement for
slink:VkPipelineColorBlendStateCreateInfo::pname:attachmentCount (public
Vulkan-ValidationLayers issue 2197).
New Extensions:
* `<<VK_KHR_fragment_shading_rate>>`
* `<<VK_KHR_shader_terminate_invocation>>`
0 commit comments