Module vulkano::image::traits

source ·

Structs

Wraps around an object that implements ImageAccess and modifies the initial layout requirement to be either Undefined or Preinitialized.
Inner information about an image.

Traits

Trait for types that represent the way a GPU can access an image.
Extension trait for images. Checks whether the value T can be used as a clear value for the given image.
Trait for types that represent the GPU can access an image view.