pub type VkPhysicalDeviceVariablePointerFeatures = VkPhysicalDeviceVariablePointersFeatures;Aliased Type§
pub struct VkPhysicalDeviceVariablePointerFeatures {
pub variable_pointers_storage_buffer: bool,
pub variable_pointers: bool,
}Fields§
§variable_pointers_storage_buffer: bool§variable_pointers: bool