Package icyllis.arc3d.engine
Class RenderPassDesc
java.lang.Object
icyllis.arc3d.engine.RenderPassDesc
Descriptor to create a render pass.
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
-
Field Summary
Modifier and TypeFieldDescriptionint
int
-
Constructor Summary
-
Method Summary
-
Field Details
-
mNumColorAttachments
public int mNumColorAttachments -
mColorAttachments
-
mDepthStencilAttachment
-
mSampleCount
public int mSampleCount
-
-
Constructor Details
-
RenderPassDesc
public RenderPassDesc()
-