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";