-
Notifications
You must be signed in to change notification settings - Fork 475
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change log for October 18, 2024 Vulkan 1.3.299 spec update:
Internal Issues * Update XML feature description schema to support feature names in the `depends` attributes of `require` tags, as well as enabling AND/OR lists of feature dependencies, and use the new syntax to generate more of the content in the <<features-requirements, Feature Requirements>> section (internal issues 3947, 3949, and 3950). * Minimize use of extraneous "`set to`" and add corresponding style guide section and CI test (internal issue 3966). * Add a <<features-multisampledRenderToSingleSampled, pname:multisampledRenderToSingleSampled>> exception to common draw VU 07474 (internal issue 4024). * Update VkVideoEncodeRateControlInfoKHR VU 08358 to allow initialVirtualBufferSizeInMs to equal virtualBufferSizeInMs (internal issue 4028). * Add conditional render state VU for vkCmdExecuteGeneratedCommandsEXT (internal issue 4037). * Combine common draw validity VUs 03417, 03418, 03419, and 08635 covering shader object and graphics pipeline viewport count (internal MR 6870). * Fix missing exception for VK_IMAGE_CREATE_VIDEO_PROFILE_INDEPENDENT_BIT_KHR in video profile compatibility in <<video-profile-compatibility, Video Profile Compatibility>> (internal MR 6909). * Fix buffer offset calculation to not offset based on image offsets in the <<copies-buffers-images, Copying Data Between Buffers and Images>> section (internal MR 6919). * Fix and add VkImageCreateInfo and VkImageViewCreateInfo VUs to restrict sparse and 2D views, moving them to image create time (internal MR 6920). * Fix minor asciidoc conditional markup errors causing errors when building with specific extensions, which required refactoring some vendor extension interactions with KHR extensions into the vendor extension (internal MR 6923). * Remove redundant VkWriteIndirectExecutionSetPipelineEXT VU 11028 (internal MR 6926). * Improve cross-references to the deviceGeneratedCommands feature from different VUs to distinguish between the NV and EXT device_generated_commands extensions where relevant (internal MR 6933). * Update cross-references and XML descriptions of spirvcapability alias names to match alias naming introduced in SPIRV-Headers by KhronosGroup/SPIRV-Headers#447 (internal MR 6936). * Fix UniformTexelBufferArrayDynamicIndexing VUs 10132 and 10133, and StorageTexelBufferArrayNonUniformIndexing VU 10140 to properly limit the VUs to when the corresponding capability is *not* declared (internal MR 6938). * Mark VK_EXT_feedback_loop_layout and VK_EXT_feedback_loop_dynamic_state as `specialuse="glemulation,d3demulation"` (internal MR 6941).
- Loading branch information
Showing
73 changed files
with
606 additions
and
524 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.