quakeforge/libs/video/renderer/vulkan/vkgen/vulkan.r
Bill Currie 96df447c45 [vulkan] Hook up the expression parser
The pipeline parser still isn't hooked up yet as something isn't quite
right, but it seems all the parsing works.
2020-12-21 18:38:31 +09:00

3 lines
92 B
R

#define __x86_64__
#include </usr/include/vulkan/vulkan.h>
#include "QF/Vulkan/swapchain.h"