Nebula
Loading...
Searching...
No Matches
CoreGraphics::BarrierStackEntry Struct Reference

Public Attributes

CoreGraphics::PipelineStage fromStage
CoreGraphics::PipelineStage toStage
CoreGraphics::BarrierDomain domain
Util::FixedArray< TextureBarrierInfotextures
Util::FixedArray< BufferBarrierInfobuffers

Member Data Documentation

◆ buffers

Util::FixedArray<BufferBarrierInfo> CoreGraphics::BarrierStackEntry::buffers

◆ domain

CoreGraphics::BarrierDomain CoreGraphics::BarrierStackEntry::domain

◆ fromStage

CoreGraphics::PipelineStage CoreGraphics::BarrierStackEntry::fromStage

◆ textures

Util::FixedArray<TextureBarrierInfo> CoreGraphics::BarrierStackEntry::textures

◆ toStage

CoreGraphics::PipelineStage CoreGraphics::BarrierStackEntry::toStage

The documentation for this struct was generated from the following file:
  • /github/workspace/code/render/coregraphics/vk/vkbarrier.cc