Copyright © 2021-2023 LunarG, Inc.
The Vulkan Profiles Toolset is a collection of tools delivered with the Vulkan SDK for Vulkan application developers to leverage Vulkan Profiles while developing a Vulkan application.
- Vulkan Profiles Tools Overview: Discover the components and how they work together.
- Vulkan Profiles Documentation: Tables to compare profiles capabilities.
- Change Log: The history of Vulkan Profiles Toolset releases.
- Contributing: How to contribute to the Vulkan Profiles repository.
- Bug reports: Open a GitHub issue when you encounter a bug.
Please see the CONTRIBUTING.md file in this repository for more details.
BUILD.md provides instructions to build the repository, which allows regenerating the Vulkan Profiles Toolset against new Vulkan Header API version and with supports of new profiles or updated profiles.
Updates to this repository which correspond to a new Vulkan specification release are tagged using the following format: v<
version
>
(e.g., v1.3.266
).
Note: Marked version releases have undergone thorough testing but do not imply the same quality level as SDK tags. SDK tags follow the vulkan-sdk-<
version
>.<
patch
>
format (e.g., vulkan-sdk-1.3.266.0
).
This scheme was adopted following the 1.3.266
Vulkan specification release.
This work is released as open source under a Apache-style license from Khronos including a Khronos copyright.
Vulkan Profiles Tools is delivered with the Vulkan SDK.