Package icyllis.arc3d.engine
Interface Engine.StoreOp
- Enclosing interface:
Engine
public static interface Engine.StoreOp
Store ops. Used to specify the store operation to be used when an OpsTask/OpsRenderPass
ends execution.
-
Field Summary
-
Field Details
-
kStore
static final byte kStore- See Also:
-
kDiscard
static final byte kDiscard- See Also:
-
kCount
static final byte kCount- See Also:
-