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 5, 2021 Vulkan 1.2.195 spec update:
* Update release number to 195 for this update.
Github Issues:
* Add a NOTE to flink:vkDestroyQueryPool clarifying when a query pool can
be destroyed (public issue 1647).
Internal Issues:
* Begin cleanup of internal broken links in various builds of the specs,
including generating a Ruby API map to be used by the asciidoctor macros
to validate their API name arguments; using "nofollow" on github issue
opening links to avoid link-checkers being interpreted as DOS attacks;
improved checker scripts; minor markup fixes; and using the `apiext:`
macro to replace `<<VK_KHR_extension_name>>`-style extension links
everywhere (internal issue 2831).
* Minor editorial cleanups to descriptions of
apiext:VK_FUCHSIA_buffer_collection APIs (internal issue 2836).
* Match `Cull Mask` SPIR-V name to pname:mask parameter name in the
<<acceleration-structure, Acceleration Structures>> chapter (internal
merge request 4844).
* Add pname:minTexelOffset and pname:maxTexelOffset limit valid usage
statements for code:OpImageSample* and code:OpImageFetch* in the
<<spirvenv-module-validation-runtime, Runtime SPIR-V Validation>>
section (internal merge request 4845).
* Add pname:maxFragmentDualSrcAttachments and
pname:maxFragmentCombinedOutputResources limit valid usage statements
for output and color attachments in the
<<spirvenv-module-validation-runtime, Runtime SPIR-V Validation>>
section (internal merge request 4847).
New Extensions
* `<<VK_KHR_format_feature_flags2>>`
* `<<VK_KHR_maintenance4>>`
* `<<VK_EXT_rgba10x6_formats>>`
0 commit comments