Module vulkano::image::immutable [] [src]

Structs

ImmutableImage

Image whose purpose is to be used for read-only purposes. You can write to the image once, but then you must only ever read from it.

ImmutableImageInitialization