vulkan-tools
brew install vulkan-tools
v1.4.350.1
Apache-2.0
Vulkan utilities and tools
567
30-day installs · #1664
1.6k
90-day · #1759
6.9k
365-day · #1683
475
★ GitHub stars · updated 2mo ago
Runtime dependencies
Build dependencies
GitHub topics
vulkan
Links
- https://github.com/KhronosGroup/Vulkan-Tools
- GitHub: KhronosGroup/Vulkan-Tools
- Brew formula source: Formula/v/vulkan-tools.rb
Caveats
The mock ICD files have been installed in $HOMEBREW_PREFIX/opt/vulkan-tools/lib/mock_icd You can use them with the Vulkan Loader by setting export VK_ICD_FILENAMES=$HOMEBREW_PREFIX/opt/vulkan-tools/lib/mock_icd/VkICD_mock_icd.json
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [
"cmake",
"pkgconf"
],
"categories": [],
"caveats": "The mock ICD files have been installed in\n $HOMEBREW_PREFIX/opt/vulkan-tools/lib/mock_icd\nYou can use them with the Vulkan Loader by setting\n export VK_ICD_FILENAMES=$HOMEBREW_PREFIX/opt/vulkan-tools/lib/mock_icd/VkICD_mock_icd.json\n",
"conflicts_with": [],
"dependencies": [
"glslang",
"vulkan-headers",
"vulkan-loader",
"molten-vk"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Vulkan utilities and tools",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:41:36+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "vulkan-tools",
"github_default_branch": "main",
"github_last_commit_at": "2026-06-18T16:56:21Z",
"github_readme_excerpt": "# KhronosGroup/Vulkan-Tools\n\nThis project provides Vulkan tools and utilities that can assist development by enabling developers to verify their applications correct use of the Vulkan API.\n\n## Intro\n\nThe following components are available in this repository:\n\n- [*Mock ICD*](icd/)\n- [*Vkcube and Vkcube++ Demo*](cube/)\n- [*VulkanInfo*](vulkaninfo/)\n- [*Windows Runtime*](windows-runtime-installer/)\n\n## Contact Information\n* [Charles Giessen](mailto:charles@lunarg.com)\n\n## Information for Developing or Contributing:\n\nPlease see the [CONTRIBUTING.md](CONTRIBUTING.md) file in this repository for more details.\nPlease see the [GOVERNANCE.md](GOVERNANCE.md) file in this repository for repository management details.\n\n## How to Build and Run\n\n[BUILD.md](BUILD.md) includes directions for building all components as well as running the vkcube demo applications.\n\n## Version Tagging Scheme\n\nUpdates to this repository which correspond to a new Vulkan specification release are tagged using the following format: `v\u003c`_`version`_`\u003e` (e.g., `v1.3.266`).\n\n**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-\u003c`_`version`_`\u003e.\u003c`_`patch`_`\u003e` format (e.g., `vulkan-sdk-1.3.266.0`).\n\nThis scheme was adopted following the `1.3.266` Vulkan specification release.\n\n## License\nThis work is released as open source under a Apache-style license from Khronos including a Khronos copyright.\n\nSee LICENSE.txt for a full list of licenses used in this repository.\n\n## Acknowledgements\nWhile this project has been developed primarily by LunarG, Inc., there are many other\ncompanies and individuals making this possible: Valve Corporation, funding\nproject development; Google providing significant contributions to the validation layers;\nKhronos providing oversight and hosting of the project.\n",
"github_repo": "KhronosGroup/Vulkan-Tools",
"github_stars": 475,
"github_topics": [
"vulkan"
],
"homepage": "https://github.com/KhronosGroup/Vulkan-Tools",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 567,
"installs_365d": 6863,
"installs_90d": 1613,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "Apache-2.0",
"llm_generated_at": null,
"llm_model": null,
"name": "vulkan-tools",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 1664,
"rank_365d": 1683,
"rank_90d": 1759,
"raw_hash": "4adbbbe5e9b27797",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/v/vulkan-tools.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "1.4.350.1",
"versioned_formulae": [],
"why_use_this": null
}