This website requires JavaScript.
Explore
Help
Register
Sign In
flywithu
/
gpu-playground
Watch
1
Star
0
Fork
0
You've already forked gpu-playground
mirror of
https://github.com/elima/gpu-playground.git
synced
2025-06-05 23:16:23 +00:00
Code
Issues
Releases
Wiki
Activity
gpu-playground
/
vulkan-minimal
History
Eduardo Lima Mitev
d125302c86
vulkan-minimal: Removes incorrect assertion
...
vkAcquireNextImageKHR can return several other values depending on swapchain state.
2016-11-10 10:39:32 +01:00
..
main.c
vulkan-minimal: Removes incorrect assertion
2016-11-10 10:39:32 +01:00
Makefile
vulkan-minimal: Links against a Vulkan loader (libvulkan.so) instead
2016-11-10 10:35:58 +01:00
shader.frag
Adds a vulkan minimal example
2016-11-10 10:03:09 +01:00
shader.vert
Adds a vulkan minimal example
2016-11-10 10:03:09 +01:00