Type Alias unity_native_plugin_sys::VkImageSubresource2EXT

source ·
pub type VkImageSubresource2EXT = VkImageSubresource2KHR;

Aliased Type§

struct VkImageSubresource2EXT {
    pub sType: u32,
    pub pNext: *mut c_void,
    pub imageSubresource: VkImageSubresource,
}

Fields§

§sType: u32§pNext: *mut c_void§imageSubresource: VkImageSubresource