bedrock 1.1.70

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

pub const VK_EXT_SHADER_VIEWPORT_INDEX_LAYER_SPEC_VERSION: usize = 1;
pub static VK_EXT_SHADER_VIEWPORT_INDEX_LAYER_EXTENSION_NAME: &'static str = "VK_EXT_shader_viewport_index_layer";