Package org.robovm.apple.metal
Class MTLBarrierScope
- All Implemented Interfaces:
Comparable<MTLBarrierScope>,Iterable<MTLBarrierScope>
public final class MTLBarrierScope extends Bits<MTLBarrierScope>
- Since:
- Available in iOS 12.0 and later.
-
Nested Class Summary
Nested classes/interfaces inherited from class org.robovm.rt.bro.Bits
Bits.AsByteMarshaler, Bits.AsIntMarshaler, Bits.AsLongMarshaler, Bits.AsMachineSizedIntMarshaler, Bits.AsShortMarshaler -
Field Summary
Fields Modifier and Type Field Description static MTLBarrierScopeBuffersstatic MTLBarrierScopeNonestatic MTLBarrierScopeTextures -
Constructor Summary
Constructors Constructor Description MTLBarrierScope(long value) -
Method Summary
Modifier and Type Method Description protected MTLBarrierScope[]_values()static MTLBarrierScope[]values()protected MTLBarrierScopewrap(long value, long mask)
-
Field Details
-
Constructor Details
-
MTLBarrierScope
public MTLBarrierScope(long value)
-
-
Method Details
-
wrap
- Specified by:
wrapin classBits<MTLBarrierScope>
-
_values
- Specified by:
_valuesin classBits<MTLBarrierScope>
-
values
-