Update for VulkanSC-Docs 1.0.11
This commit is contained in:
@@ -408,6 +408,7 @@ def makeGenOpts(args):
|
||||
[ 'vulkan_metal.h', [ 'VK_EXT_metal_surface' ], commonSuppressExtensions ],
|
||||
[ 'vulkan_screen.h', [ 'VK_QNX_screen_surface' ], commonSuppressExtensions ],
|
||||
[ 'vulkan_sci.h', [ 'VK_NV_external_sci_sync',
|
||||
'VK_NV_external_sci_sync2',
|
||||
'VK_NV_external_memory_sci_buf'], commonSuppressExtensions ],
|
||||
[ 'vulkan_beta.h', betaRequireExtensions, betaSuppressExtensions ],
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user