summaryrefslogtreecommitdiff
path: root/vendor/vulkan/notes.txt
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/vulkan/notes.txt')
-rw-r--r--vendor/vulkan/notes.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/vendor/vulkan/notes.txt b/vendor/vulkan/notes.txt
new file mode 100644
index 0000000..5809a70
--- /dev/null
+++ b/vendor/vulkan/notes.txt
@@ -0,0 +1,3 @@
+https://github.com/KhronosGroup/Vulkan-Docs
+python scripts/genvk.py -registry xml/vk.xml -o gen -emitExtensions VK_KHR_surface -emitExtension VK_KHR_swapchain -emitExtension VK_EXT_debug_utils -feature VK_VERSION_1_0 -feature VK_VERSION_1_1 -feature VK_VERSION_1_2 -feature VK_VERSION_1_3 vulkan_core.h
+