vulkan-smoketest
Miscellaneous Vulkan utilities
Install
- All systems
-
curl cmd.cat/vulkan-smoketest.sh
- Debian
-
apt-get install vulkan-utils
- Ubuntu
-
apt-get install vulkan-utils
- Kali Linux
-
apt-get install vulkan-utils
- CentOS
-
yum install vulkan
- Fedora
-
dnf install vulkan
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install vulkan-utils
- Raspbian
-
apt-get install vulkan-utils
- Dockerfile
- dockerfile.run/vulkan-smoketest
vulkan-utils
Miscellaneous Vulkan utilities
This package provides utilities for Vulkan, including vulkaninfo.
vulkan-demos
Vulkan demo package
vulkan
Vulkan is a new generation graphics and compute API that provides
high-efficiency, cross-platform access to modern GPUs used in a wide variety of devices from PCs and consoles to mobile phones and embedded platforms. This package contains the reference ICD loader and validation layers for Vulkan.