This project provides Vulkan SC pipeline cache utilities and tools.
The following components are available in this repository:
- Vulkan SC Pipeline JSON Schema
- Vulkan SC Pipeline JSON Generator/Parser Library
- Vulkan SC Pipeline Cache Reader/Wrtier Library
- Vulkan SC Pipeline Cache Command Line Utility
- Vulkan Pipeline JSON Generator Layer (VK_LAYER_KHRONOS_json_gen)
Please see the CONTRIBUTING.md file in this repository for more details.
- BUILD.md includes directions for building all components.
Updates to this repository which correspond to a new Vulkan SC specification release are tagged using the following format: vksc<version>.<patch> (e.g., vksc1.0.12).
This work is released as open source under a Apache-style license from Khronos including a Khronos copyright.
See LICENSE.txt for a full list of licenses used in this repository.