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

Static Public Attributes

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

Member Data Documentation

◆ names

const char* EnumFlagsTraits< Grindstone::GraphicsAPI::BufferUsage >::names[]
staticconstexpr
Initial value:
= {
"Vertex",
"Index",
"Uniform",
"Storage",
"Indirect",
"TransferSrc",
"TransferDst"
}

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