An open API service indexing awesome lists of open source software.

https://github.com/wang-bin/vkld

vulkan api loader loader
https://github.com/wang-bin/vkld

Last synced: 18 days ago
JSON representation

vulkan api loader loader

Awesome Lists containing this project

README

          

# vkld
vulkan api loader without user code change. Only 1.0 core apis are included

## How to Use
- (optional) download https://raw.githubusercontent.com/KhronosGroup/Vulkan-Docs/master/xml/vk.xml
- (optional) run vkld.py
- add generated vkld.h, vkld.cpp in your c/c++ project (add linker flag -nostdlib++ for c programs)
- remove vulkan in your linker flags