Update for Vulkan-Docs 1.1.102
This commit is contained in:
parent
2ed3359a52
commit
982f0f84dc
8 changed files with 946 additions and 410 deletions
|
|
@ -264,6 +264,7 @@ def makeGenOpts(args):
|
|||
[ 'vulkan_xcb.h', [ 'VK_KHR_xcb_surface' ], commonSuppressExtensions ],
|
||||
[ 'vulkan_xlib.h', [ 'VK_KHR_xlib_surface' ], commonSuppressExtensions ],
|
||||
[ 'vulkan_xlib_xrandr.h', [ 'VK_EXT_acquire_xlib_display' ], commonSuppressExtensions ],
|
||||
[ 'vulkan_metal.h', [ 'VK_EXT_metal_surface' ], commonSuppressExtensions ],
|
||||
]
|
||||
|
||||
for platform in platforms:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue