-
Notifications
You must be signed in to change notification settings - Fork 485
Task list for Vulkan 1.3 release #1748
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
This comment has been minimized.
This comment has been minimized.
Thanks for spotting this - should be pointing here: https://www.khronos.org/registry/vulkan/specs/1.3-extensions/html/vkspec.html#roadmap-2022 I'll get this updated ASAP. |
Vulkan beta drivers for AMD which are expected to pass the Khronos Conformance Process are available at https://www.amd.com/en/support/kb/release-notes/rn-rad-win-22-1-2-vulkan-1-3. Current conformance status can be found at www.khronos.org/conformance.” |
on the conformance status site, it’s showed Intel has Vulkan 1.3 Windows drivers passing CTS.. hope some Intel dev posts here some link to a public beta/production 1.3 driver as soon as is posted online. |
I checked off all the shader toolchain boxes because I have been given versions for the SDK that supports SPIRV 1.6 and Vulkan 1.3 |
SDK is now available so the tasks are complete. Note the SDK webinar later this week - you can attend live or catch recordings at https://youtube.com/vulkan later. We'll close this issue after the event. |
1.3 release is now complete. Closing this issue. |
Vulkan 1.3 incorporates a number of carefully selected extensions requested by the developer community into a new core version of the specification. These include dynamic rendering, additional dynamic state, an improved synchronization API, and a range of other features (see the Vulkan 1.3 and Roadmap blog post for details). Crucially, unlike previous revisions, no features added to Vulkan 1.3 are optional, ensuring their consistent availability in all implementations of this new API version.
Vulkan is an ecosystem-driven API; the Vulkan and SPIR-V Working Groups define the specification, but the tools developers need to use the API come from many teams across the Vulkan community. This issue tracks the state of the various documents and software artifacts needed to develop Vulkan 1.3 applications. As each item is made public, the task will be checked off below. When all tasks have been checked off, this issue will be closed and the Vulkan 1.3 release will be complete.
The task list for the Vulkan 1.3 release is:
The text was updated successfully, but these errors were encountered: