Flags that represents supported texture layout.
Texture2DArray | Textures could be configured to a texture2DArray type. |
SingleTexture2D | Textures could be configured to a texture2D that represents multiple views. |
SeparateTexture2Ds | Textures could be configured to multiple texture2D type. |