Update for Vulkan-Docs 1.2.196

This commit is contained in:
Jon Leech 2021-10-13 04:18:28 -07:00 committed by Jon Leech
parent fa27a13cf7
commit bdd11ea20c
13 changed files with 5942 additions and 3572 deletions

View file

@ -329,6 +329,7 @@ def makeGenOpts(args):
'VK_EXT_video_decode_h264',
'VK_EXT_video_decode_h265',
'VK_EXT_video_encode_h264',
'VK_EXT_video_encode_h265',
]
betaSuppressExtensions = []