Skip to content

Vulkan bindings for Rust generated from Khronos spec file (vk.xml)

License

Notifications You must be signed in to change notification settings

bsekura/vulkan-bindings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vulkan-bindings

Vulkan bindings for Rust generated from Khronos spec file (vk.xml) Macro used to generate commands is inspired by vk-sys package, part of ash.

The bindings are generated directly from vk.xml and therefore up to date with recent Vulkan core specification. At this time, only platform independent extensions are emitted.

For information on how to use it, see examples.

About

Vulkan bindings for Rust generated from Khronos spec file (vk.xml)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages