# Vulkan-Profiles
**Repository Path**: mirrors_KhronosGroup/Vulkan-Profiles
## Basic Information
- **Project Name**: Vulkan-Profiles
- **Description**: Vulkan Profiles Tools
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2022-01-26
- **Last Updated**: 2026-01-24
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README

Copyright © 2021-2025 LunarG, Inc.

[![Creative Commons][3]][4]
[3]: https://i.creativecommons.org/l/by-nd/4.0/88x31.png "Creative Commons License"
[4]: https://creativecommons.org/licenses/by-nd/4.0/
# Vulkan Profiles Toolset
The *Vulkan Profiles Toolset* is a collection of tools delivered with the [Vulkan SDK](https://www.lunarg.com/vulkan-sdk/) for Vulkan application developers to leverage *Vulkan Profiles* while developing a Vulkan application.
* **[Vulkan Profiles Tools Overview](./OVERVIEW.md)**: Discover the components and how they work together.
* **[Vulkan Profiles Tools Whitepaper](./doc)/Vulkan-Profiles-Tools-Whitepaper.pdf**: Detailed whitepaper about the Vulkan Profiles Tools.
* **[Vulkan Profiles Documentation](https://vulkan.lunarg.com/doc/sdk/latest/windows/profiles_definitions.html)**: *Tables to compare profiles capabilities*.
* **[Change Log](./CHANGELOG.md)**: The history of *Vulkan Profiles Toolset* releases.
* **[Contributing](./CONTRIBUTING.md)**: How to contribute to the *Vulkan Profiles* repository.
* **[Bug reports](https://github.com/KhronosGroup/Vulkan-Profiles)**: Open a GitHub issue when you encounter a bug.
--------------
## Contact Information
* [Christophe Riccio](mailto:christophe@lunarg.com)
* [Žiga Markuš](mailto:ziga@lunarg.com)
--------------
## Information for Developing or Contributing:
Please see the [CONTRIBUTING.md](./CONTRIBUTING.md) file in this repository for more details.
--------------
## How to Build and Run
[BUILD.md](./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.
--------------
## Version Tagging Scheme
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.
--------------
## License
This work is released as open source under a [Apache-style license](./LICENSE.md) from Khronos including a Khronos copyright.
--------------
## Downloads
*Vulkan Profiles Tools* is delivered with the [Vulkan SDK](https://vulkan.lunarg.com/sdk/home).