- Build & Run
To run on Ubuntu 16.04 LTS with Intel Driver:
sudo add-apt-repository ppa:ubuntu-x-swat/intel-graphics-updates
sudo apt-get update
sudo apt-get install libvulkan1 mesa-vulkan-drivers
then you can try:
vulkaninfo
to get your current vulkan capabilities
then
cargo run
should work
- Format
surface format R8G8R8A8_SRGB is supported to run