Nebula
|
#include <pass.h>
Public Member Functions | |
Subpass () | |
Public Attributes | |
Util::Array< IndexT > | attachments |
Util::Array< IndexT > | resolves |
Util::Array< IndexT > | dependencies |
Util::Array< IndexT > | inputs |
IndexT | depthResolve |
IndexT | depth |
SizeT | numViewports |
SizeT | numScissors |
|
inline |
Util::Array<IndexT> CoreGraphics::Subpass::attachments |
Util::Array<IndexT> CoreGraphics::Subpass::dependencies |
IndexT CoreGraphics::Subpass::depth |
IndexT CoreGraphics::Subpass::depthResolve |
Util::Array<IndexT> CoreGraphics::Subpass::inputs |
SizeT CoreGraphics::Subpass::numScissors |
SizeT CoreGraphics::Subpass::numViewports |
Util::Array<IndexT> CoreGraphics::Subpass::resolves |