Struct asi_vulkan::Image [] [src]

pub struct Image(_);

An Image

Methods

impl Image
[src]

[src]

Create a new image.

[src]

Get the memory handle for this image.

[src]

Get the image view for thsi image

Trait Implementations

Auto Trait Implementations

impl !Send for Image

impl !Sync for Image