mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
3d03040b7f
Co-authored-by: Ivan Baluta <50071699+ivanbaluta@users.noreply.github.com>
254 B
254 B
vkcube
Test Vulkan rendering. See also:
glxgears. More information: https://github.com/krh/vkcube.
- Run a Vulkan test window:
vkcube
- Use a specific display protocol:
vkcube --wsi {{xlib|wayland|...}}
- Display help:
vkcube -h