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

#include <barrier.h>

Public Attributes

Util::StringAtom name
BarrierDomain domain
CoreGraphics::PipelineStage fromStage
CoreGraphics::PipelineStage toStage
CoreGraphics::QueueType fromQueue
CoreGraphics::QueueType toQueue
Util::Array< TextureBarrierInfotextures
Util::Array< BufferBarrierInfobuffers

Member Data Documentation

◆ buffers

Util::Array<BufferBarrierInfo> CoreGraphics::BarrierCreateInfo::buffers

◆ domain

BarrierDomain CoreGraphics::BarrierCreateInfo::domain

◆ fromQueue

CoreGraphics::QueueType CoreGraphics::BarrierCreateInfo::fromQueue

◆ fromStage

CoreGraphics::PipelineStage CoreGraphics::BarrierCreateInfo::fromStage

◆ name

Util::StringAtom CoreGraphics::BarrierCreateInfo::name

◆ textures

Util::Array<TextureBarrierInfo> CoreGraphics::BarrierCreateInfo::textures

◆ toQueue

CoreGraphics::QueueType CoreGraphics::BarrierCreateInfo::toQueue

◆ toStage

CoreGraphics::PipelineStage CoreGraphics::BarrierCreateInfo::toStage

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