Update for Vulkan-Docs 1.1.105
This commit is contained in:
parent
16a43fcfe4
commit
71be0a4302
22 changed files with 1916 additions and 874 deletions
|
|
@ -77,4 +77,10 @@
|
|||
#include "vulkan_xlib_xrandr.h"
|
||||
#endif
|
||||
|
||||
|
||||
#ifdef VK_USE_PLATFORM_GGP
|
||||
#include <ggp_c/vulkan_types.h>
|
||||
#include "vulkan_ggp.h"
|
||||
#endif
|
||||
|
||||
#endif // VULKAN_H_
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue