Update for Vulkan-Docs 1.3.266
This commit is contained in:
parent
df60f03168
commit
7e69138016
16 changed files with 4166 additions and 144 deletions
|
|
@ -428,7 +428,8 @@ def makeGenOpts(args):
|
|||
|
||||
platforms = [
|
||||
[ 'vulkan_android.h', [ 'VK_KHR_android_surface',
|
||||
'VK_ANDROID_external_memory_android_hardware_buffer'
|
||||
'VK_ANDROID_external_memory_android_hardware_buffer',
|
||||
'VK_ANDROID_external_format_resolve'
|
||||
], commonSuppressExtensions +
|
||||
[ 'VK_KHR_format_feature_flags2',
|
||||
] ],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue