Package icyllis.arc3d.engine
Class RenderPassDesc.DepthStencilAttachmentDesc
java.lang.Object
icyllis.arc3d.engine.RenderPassDesc.DepthStencilAttachmentDesc
- Enclosing class:
RenderPassDesc
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
mDesc
-
mLoadOp
public byte mLoadOp -
mStoreOp
public byte mStoreOp
-
-
Constructor Details
-
DepthStencilAttachmentDesc
public DepthStencilAttachmentDesc()
-