bedrock 1.1.70

Glue library between Vulkan and Rust
Documentation
1
2
3
4
5
//! VK_NV_fill_rectangle extensions

pub const VK_NV_FILL_RECTANGLE_SPEC_VERSION: usize = 1;
pub static VK_NV_FILL_RECTANGLE_EXTENSION_NAME: &'static str = "VK_NV_fill_rectangle";