Grindstone Game Engine
v0.2.0
An open source game engine and toolkit.
Toggle main menu visibility
Loading...
Searching...
No Matches
EnumFlagsTraits< Grindstone::GraphicsAPI::BufferUsage > Struct Reference
Static Public Attributes
static constexpr const char *
names
[]
static constexpr size_t
size
= 7
Member Data Documentation
◆
names
const char*
EnumFlagsTraits
< Grindstone::GraphicsAPI::BufferUsage >::names[]
static
constexpr
Initial value:
= {
"Vertex"
,
"Index"
,
"Uniform"
,
"Storage"
,
"Indirect"
,
"TransferSrc"
,
"TransferDst"
}
The documentation for this struct was generated from the following file:
/github/workspace/sources/code/Common/Graphics/
Buffer.hpp
EnumFlagsTraits< Grindstone::GraphicsAPI::BufferUsage >
Generated by
1.17.0