Update for Vulkan-Docs 1.2.132
This commit is contained in:
parent
881bbb347a
commit
7264358702
19 changed files with 937 additions and 867 deletions
|
|
@ -175,7 +175,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://www.khronos.org/registry/vulkan/specs/1.1-extensions/html/vkspec.html'
|
||||
return 'https://www.khronos.org/registry/vulkan/specs/1.2-extensions/html/vkspec.html'
|
||||
|
||||
@property
|
||||
def xml_api_name(self):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue