0.1.1 |
|
---|---|
0.1.0 |
|
#230 in #vulkan
245KB
4.5K
SLoC
Contains (JAR file, 61KB) gradle-wrapper.jar
vtk - Vulkan Toolkit
A toy library to use Vulkan in Rust.
Using sanitizer
To debug memory issues in the C code - run (see The Rust Unstable Book: sanitizer):
RUSTFLAGS=-Zsanitizer=address cargo +nightly run -Zbuild-std --target aarch64-apple-darwin
Vulkan layer discovery logging
See https://vulkan.org/user/pages/09.events/vulkanised-2023/vulkanised_2023_enhanced_debugging_with_the_vulkan_loader_.pdf - VK_LOADER_DEBUG=all
.
Dependencies
~0–3.5MB
~61K SLoC