public final class MTLMutability
extends java.lang.Object
Specifies whether a buffer will be modified between the time it is bound and a compute or render pipeline is executed in a draw or dispatch.
public static final long Default
public static final long Mutable
public static final long Immutable