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

Public Attributes

Grindstone::GraphicsAPI::Imageimage = nullptr
 
Grindstone::GraphicsAPI::ImageLayout oldLayout
 
Grindstone::GraphicsAPI::ImageLayout newLayout
 
Grindstone::GraphicsAPI::AccessFlags srcAccess
 
Grindstone::GraphicsAPI::AccessFlags dstAccess
 
Grindstone::GraphicsAPI::ImageAspectBits imageAspect
 
uint32_t baseMipLevel = 0
 
uint32_t levelCount = 0
 
uint32_t baseArrayLayer = 0
 
uint32_t layerCount = 0
 

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