1 2 3 4 5
//! VK_AMD_negative_viewport_height extensions pub const VK_AMD_NEGATIVE_VIEWPORT_HEIGHT_SPEC_VERSION: usize = 1; pub static VK_AMD_NEGATIVE_VIEWPORT_HEIGHT_EXTENSION_NAME: &'static str = "VK_AMD_negative_viewport_height";