# vulkan-deps **Repository Path**: mirrors_chromium_googlesource/vulkan-deps ## Basic Information - **Project Name**: vulkan-deps - **Description**: No description available - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-19 - **Last Updated**: 2025-09-02 ## 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) * [LunarG/VulkanTools](https://github.com/LunarG/VulkanTools) * [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-Utility-Libraries](https://github.com/KhronosGroup/Vulkan-Utility-Libraries) * [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.