Grindstone Game Engine v0.2.0
An open source game engine and toolkit.
Loading...
Searching...
No Matches
EnumFlagsTraits< Grindstone::GraphicsAPI::ImageUsageFlags > Struct Reference

Static Public Attributes

static constexpr const char * names []
 
static constexpr size_t size = 8
 
static constexpr const char * names []
 
static constexpr size_t size
 

Member Data Documentation

◆ names

const char* EnumFlagsTraits< Grindstone::GraphicsAPI::ImageUsageFlags >::names[]
staticconstexpr
Initial value:
= {
"Sampled",
"RenderTarget",
"DepthStencil",
"Storage",
"GenerateMipmaps",
"Cubemap",
"TransferSrc",
"TransferDst"
}

The documentation for this struct was generated from the following file: