Type Alias ash::vk::ExternalBufferPropertiesKHR
source · pub type ExternalBufferPropertiesKHR = ExternalBufferProperties;
Aliased Type§
struct ExternalBufferPropertiesKHR {
pub s_type: StructureType,
pub p_next: *mut c_void,
pub external_memory_properties: ExternalMemoryProperties,
}
Fields§
§s_type: StructureType
§p_next: *mut c_void
§external_memory_properties: ExternalMemoryProperties