We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd46572 commit 4c079bfCopy full SHA for 4c079bf
README.md
@@ -35,18 +35,15 @@ Files in this repository originate from:
35
* README.md
36
* cmake/Copyright_cmake.txt
37
* cmake/cmake_uninstall.cmake.in
38
-* include/vulkan/vk_icd.h - from Vulkan-Headers
+* Non-API headers (report issues against @lenny-lunarg)
39
+ * include/vulkan/vk_icd.h
40
+ * include/vulkan/vk_layer.h
41
+ * include/vulkan/vk_sdk_platform.h
42
43
### Vulkan C++ Binding Repository (https://github.com/KhronosGroup/Vulkan-Hpp)
44
45
* include/vulkan/vulkan.hpp
46
-### Originating repository unknown:
-
-* include/vulkan/vk_layer.h
47
-* include/vulkan/vk_sdk_platform.h
48
49
50
## Version Tagging Scheme
51
52
Updates to the `Vulkan-Headers` repository which correspond to a new Vulkan
0 commit comments