#[doc(alias = "VK_GOOGLE_HLSL_FUNCTIONALITY_1_SPEC_VERSION")]
pub const GOOGLE_HLSL_FUNCTIONALITY_1_SPEC_VERSION: u32 = 1;
#[doc(alias = "VK_GOOGLE_HLSL_FUNCTIONALITY_1_EXTENSION_NAME")]
pub const GOOGLE_HLSL_FUNCTIONALITY_1_EXTENSION_NAME: *const std::os::raw::c_char = crate::cstr!(
"VK_GOOGLE_hlsl_functionality1"
);
#[deprecated]
#[doc(alias = "VK_GOOGLE_HLSL_FUNCTIONALITY1_SPEC_VERSION")]
pub const GOOGLE_HLSL_FUNCTIONALITY1_SPEC_VERSION: u32 = 1;
#[deprecated]
#[doc(alias = "VK_GOOGLE_HLSL_FUNCTIONALITY1_EXTENSION_NAME")]
pub const GOOGLE_HLSL_FUNCTIONALITY1_EXTENSION_NAME: *const std::os::raw::c_char = crate::cstr!(
"VK_GOOGLE_hlsl_functionality1"
);