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