TextureLayout public enum TextureLayout Type metadata Namespace Zenith.NET Assembly Zenith.NET.dll Values Undefined = 0 Common = 1 Sampled = 2 Storage = 3 ColorAttachment = 4 DepthStencilAttachment = 5 DepthStencilReadOnly = 6 CopySrc = 7 CopyDst = 8 ResolveSrc = 9 ResolveDst = 10 Present = 11