# Vulkan-Profiles **Repository Path**: sharkct/Vulkan-Profiles ## Basic Information - **Project Name**: Vulkan-Profiles - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: bob-flatter-build - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2024-08-13 - **Last Updated**: 2024-08-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

LunarG

Copyright © 2021-2022 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 (BETA) 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 Documentation](./PROFILES.md)**: *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 the *Vulkan Profiles* repository which correspond to a new Vulkan specification release are tagged using the following format: v (e.g., v1.1.96). Note: Marked version releases have undergone thorough testing but do not imply the same quality level as SDK tags. SDK tags follow the sdk-. format (e.g., sdk-1.1.92.0). This scheme was adopted following the 1.1.96 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).