# vulkan-deps **Repository Path**: de-user/vulkan-deps ## Basic Information - **Project Name**: vulkan-deps - **Description**: Mirror of https://chromium.googlesource.com/vulkan-deps - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-14 - **Last Updated**: 2024-05-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Chromium Vulkan Dependencies This meta-repo houses several interdependent Khronos Vulkan repositories: * [glslang](https://github.com/KhronosGroup/glslang) * [SPIRV-Cross](https://github.com/KhronosGroup/SPIRV-Cross) * [SPIRV-Headers](https://github.com/KhronosGroup/SPIRV-Headers) * [SPIRV-Tools](https://github.com/KhronosGroup/SPIRV-Tools) * [Vulkan-Headers](https://github.com/KhronosGroup/Vulkan-Headers) * [Vulkan-Loader](https://github.com/KhronosGroup/Vulkan-Loader) * [Vulkan-Tools](https://github.com/KhronosGroup/Vulkan-Tools) * [Vulkan-ValidationLayers](https://github.com/KhronosGroup/Vulkan-ValidationLayers) This unified repo allows us to update all dependencies in one batch in Chrome and other projects.