Update for Vulkan-Docs 1.4.303

This commit is contained in:
Jon Leech 2024-12-02 01:39:19 -08:00 committed by Jon Leech
parent 9dff1f571c
commit 49af1bfe46
16 changed files with 11947 additions and 6437 deletions

File diff suppressed because it is too large Load diff

View file

@ -194,7 +194,7 @@ class VulkanConventions(ConventionsBase):
instead. N.b. this may need to change on a per-refpage basis if
there are multiple documents involved.
"""
return 'https://registry.khronos.org/vulkan/specs/1.3-extensions/html/vkspec.html'
return 'https://registry.khronos.org/vulkan/specs/latest/html/vkspec.html'
@property
def xml_api_name(self):