[−][src]Trait bedrock::resources::ImageSize
Image Dimension by corresponding extent type
Image Dimension by corresponding extent type
const DIMENSION: VkImageType
fn conv(&self) -> VkExtent3D
impl ImageSize for Extent1D
[src]const DIMENSION: VkImageType
[src]fn conv(&self) -> VkExtent3D
[src]impl ImageSize for Extent2D
[src]const DIMENSION: VkImageType
[src]fn conv(&self) -> VkExtent3D
[src]impl ImageSize for Extent3D
[src]const DIMENSION: VkImageType
[src]fn conv(&self) -> VkExtent3D
[src]