Module vulkan_rs::ImageCreate [] [src]

Constants

F_CUBE_COMPATIBLE

Allows creating image views with cube type from the created image

F_MUTABLE_FORMAT

Allows image views to have different format than the base image

F_SPARSE_ALIASED

Image should support constent data access to physical memory ranges mapped into multiple locations of sparse images

F_SPARSE_BINDING

Image should support sparse backing

F_SPARSE_RESIDENCY

Image should support sparse backing with partial residency

Type Definitions

Flags