Update for Vulkan-Docs 1.3.260
This commit is contained in:
parent
cb7b123f2d
commit
94bb3c998b
18 changed files with 7020 additions and 747 deletions
|
|
@ -417,11 +417,13 @@ def makeGenOpts(args):
|
|||
'VK_EXT_video_encode_h264',
|
||||
'VK_EXT_video_encode_h265',
|
||||
'VK_NV_displacement_micromap',
|
||||
'VK_AMDX_shader_enqueue',
|
||||
]
|
||||
|
||||
betaSuppressExtensions = [
|
||||
'VK_KHR_video_queue',
|
||||
'VK_EXT_opacity_micromap',
|
||||
'VK_KHR_pipeline_library',
|
||||
]
|
||||
|
||||
platforms = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue