Update for Vulkan-Docs 1.2.169

This commit is contained in:
Jon Leech
2021-02-02 01:30:19 -08:00
committed by Jon Leech
parent 9166a0677e
commit ec2db85225
27 changed files with 841 additions and 555 deletions

View File

@@ -1,6 +1,6 @@
#!/usr/bin/python3 -i
#
# Copyright (c) 2013-2020 The Khronos Group Inc.
# Copyright 2013-2021 The Khronos Group Inc.
#
# SPDX-License-Identifier: Apache-2.0
"""Base class for source/header/doc generators, as well as some utility functions."""