public final class MTLRenderStages
extends java.lang.Object
Can also be used for points at which a fence may be waited on or signaled. [@constant] MTLRenderStageVertex All vertex work prior to rasterization has completed. [@constant] MTLRenderStageFragment All rendering work has completed.
public static final long Vertex
public static final long Fragment
public static final long Tile