#define VULKAN_DEVICE_FUNCTION(name) static PFN_##name name = NULL; #define VULKAN_GLOBAL_FUNCTION(name) static PFN_##name name = NULL; #define VULKAN_INSTANCE ...
Vulkan Constants in the Lua Module The constants are grouped by their functional category, reflecting their usage in Vulkan API calls. Each constant is prefixed with vulkan. when accessed in Lua (e.g.
Some results have been hidden because they may be inaccessible to you
Show inaccessible results