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