-
Notifications
You must be signed in to change notification settings - Fork 476
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 February 1, 2024 Vulkan 1.3.277 spec update:
Internal Issues * Add bits to VkSubgroupFeatureFlagBits for VK_KHR_shader_subgroup_rotate (internal issue 3773). * Add missing `promotedto` XML attribute to VK_EXT_line_rasterization (internal issue 3772). * Fix VU missing shaderTileImageStencilReadAccess (internal issue 3778). * Revert add VUs for VK_DESCRIPTOR_BINDING_VARIABLE_DESCRIPTOR_COUNT (internal MR 6402). * Add missing VkGraphicsPipelinCreateInfo multisample state VU (internal MR 6408). * Add VU for null pGeometries and ppGeometries (internal MR 6411). * Fix typo in vkCmdWriteAccelerationStructuresPropertiesKHR VU (internal MR 6417). * Fix typos in some credits (internal MR 6423). * Fix missing SPIR-V interface summary in some extension appendices (internal MR 6425). * Update VK_FORMAT_UNDEFINED for VK_ANDROID_external_format_resolve (internal MR 6428) * Fix vkGetDescriptorEXT VU for null pCombinedImageSampler (internal MR 6431). * Remove redundant vkGetDescriptorEXT VU (internal MR 6434). New Extensions * VK_KHR_video_decode_av1
- Loading branch information
Showing
38 changed files
with
2,209 additions
and
56 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
// Copyright 2023-2024 The Khronos Group Inc. | ||
// | ||
// SPDX-License-Identifier: CC-BY-4.0 | ||
|
||
include::{generated}/meta/{refprefix}VK_KHR_video_decode_av1.adoc[] | ||
|
||
=== Other Extension Metadata | ||
|
||
*Last Modified Date*:: | ||
2024-01-02 | ||
*IP Status*:: | ||
No known IP claims. | ||
*Contributors*:: | ||
- Ahmed Abdelkhalek, AMD | ||
- Benjamin Cheng, AMD | ||
- Ho Hin Lau, AMD | ||
- Lynne Iribarren, Independent | ||
- David Airlie, Red Hat, Inc. | ||
- Ping Liu, Intel | ||
- Srinath Kumarapuram, NVIDIA | ||
- Vassili Nikolaev, NVIDIA | ||
- Tony Zlatinski, NVIDIA | ||
- Charlie Turner, Igalia | ||
- Daniel Almeida, Collabora | ||
- Nicolas Dufresne, Collabora | ||
- Daniel Rakos, RasterGrid | ||
|
||
=== Description | ||
|
||
This extension builds upon the `apiext:VK_KHR_video_decode_queue` extension | ||
by adding support for decoding elementary video stream sequences compliant | ||
with the AV1 video compression standard. | ||
|
||
include::{generated}/interfaces/VK_KHR_video_decode_av1.adoc[] | ||
|
||
=== Version History | ||
|
||
* Revision 1, 2024-01-02 (Daniel Rakos) | ||
** Internal revisions |
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.