third_party_vulkan-headers/registry/apiconventions.py
andrew0229 62046e31a8 update tag v1.2.201->v1.3.231 from github
Signed-off-by: andrew0229 <zhangzhao62@huawei.com>
2023-03-03 09:28:08 +00:00

12 lines
358 B
Python

#!/usr/bin/python3 -i
#
# Copyright 2021-2022 The Khronos Group Inc.
# SPDX-License-Identifier: Apache-2.0
# Generic alias for working group-specific API conventions interface.
# This import should be changed at the repository / working group level to
# specify the correct API's conventions.
from vkconventions import VulkanConventions as APIConventions