VImage

Undocumented in source.

Constructors

this
this(Image _image, MemoryProperties.MemoryType.Flags flag)
Undocumented in source.

Members

Functions

image
Image image()
Undocumented in source. Be warned that the author may not have intended to support it.
memory
DeviceMemory memory()
Undocumented in source. Be warned that the author may not have intended to support it.
transit
void transit(ImageLayout oldLayout, ImageLayout newLayout, ImageAspect aspect)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin ImplReleaseOwn
Undocumented in source.

Mixed In Members

From mixin ImplReleaseOwn

~this
~this()
Undocumented in source.

Meta