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

Public Attributes

GraphicsAPI::Imageimage
 
ImageLayout oldLayout
 
ImageLayout newLayout
 
PipelineStage srcStage
 
PipelineStage dstStage
 
AccessFlags srcAccess
 
AccessFlags dstAccess
 
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: