Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/skeeto/vulkan-test

Test if your system supports Vulkan
https://github.com/skeeto/vulkan-test

Last synced: 3 months ago
JSON representation

Test if your system supports Vulkan

Awesome Lists containing this project

README

        

# World's Smallest Vulkan Compatability Test

Download: [vulkan_test.exe](https://github.com/skeeto/vulkan-test/releases/download/1.0.2/vulkan_test.exe)

This tiny program checks if your Windows system is capable of creating
a Vulkan instance. If not, it will give a hint as to why (missing
drivers, malfunctioning drivers, incompatible drivers).

This began as my initial foray into Vulkan, only to disappoint me that
my hardware isn't supported.