![]() |
XII Release 0.1.0
|
This describes the resorurce dimension. This is used by the texture description to describe the texture type, and the texture view description to describe the texture view type. More...
#include <GraphicsTypes.h>
Public Types | |
enum | Enum : StorageType { Undefined = -1 , Buffer , Texture1D , Texture1DArray , Texture2D , Texture2DArray , Texture3D , TextureCube , TextureCubeArray , ENUM_COUNT , Default = Undefined } |
using | StorageType = xiiInt8 |
This describes the resorurce dimension. This is used by the texture description to describe the texture type, and the texture view description to describe the texture view type.
enum xiiGALResourceDimension::Enum : StorageType |