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

#include <pass.h>

Public Member Functions

 Subpass ()
 

Public Attributes

Util::Array< IndexTattachments
 
Util::Array< IndexTresolves
 
Util::Array< IndexTdependencies
 
Util::Array< IndexTinputs
 
IndexT depthResolve
 
IndexT depth
 
SizeT numViewports
 
SizeT numScissors
 

Constructor & Destructor Documentation

◆ Subpass()

CoreGraphics::Subpass::Subpass ( )
inline

Member Data Documentation

◆ attachments

Util::Array<IndexT> CoreGraphics::Subpass::attachments

◆ dependencies

Util::Array<IndexT> CoreGraphics::Subpass::dependencies

◆ depth

IndexT CoreGraphics::Subpass::depth

◆ depthResolve

IndexT CoreGraphics::Subpass::depthResolve

◆ inputs

Util::Array<IndexT> CoreGraphics::Subpass::inputs

◆ numScissors

SizeT CoreGraphics::Subpass::numScissors

◆ numViewports

SizeT CoreGraphics::Subpass::numViewports

◆ resolves

Util::Array<IndexT> CoreGraphics::Subpass::resolves

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