Table of Contents

Enum ImageViewType

Namespace
SharpVulkan
Assembly
Lime.dll
public enum ImageViewType

Fields

Image1D = 0
Image1DArray = 4
Image2D = 1
Image2DArray = 5
Image3D = 2
ImageCube = 3
ImageCubeArray = 6