mirror of
https://github.com/openharmony/third_party_vulkan-loader.git
synced 2026-07-20 20:15:56 -04:00
89db313139
Signed-off-by: ZhangLiang <zhangliang335@h-partners.com>
20 lines
643 B
Markdown
20 lines
643 B
Markdown
<!-- markdownlint-disable MD041 -->
|
|
[![Khronos Vulkan][1]][2]
|
|
|
|
[1]: https://vulkan.lunarg.com/img/Vulkan_100px_Dec16.png "https://www.khronos.org/vulkan/"
|
|
[2]: https://www.khronos.org/vulkan/
|
|
|
|
# Architecture of the Vulkan Loader Interfaces
|
|
[![Creative Commons][3]][4]
|
|
|
|
<!-- Copyright © 2015-2021 LunarG, Inc. -->
|
|
|
|
[3]: https://i.creativecommons.org/l/by-nd/4.0/88x31.png "Creative Commons License"
|
|
|
|
## Attention
|
|
|
|
This document has been renamed to
|
|
[LoaderInterfaceArchitecture.md](../docs/LoaderInterfaceArchitecture.md) and can be
|
|
found in the top-level docs folder of the Loader GitHub repo.
|
|
Please refer to that document going forward.
|