Package org.robovm.apple.metalps
Class MPSStateBatch
java.lang.Object
org.robovm.apple.foundation.CocoaUtility
org.robovm.apple.metalps.MPSStateBatch
public class MPSStateBatch extends CocoaUtility
-
Constructor Summary
Constructors Constructor Description MPSStateBatch() -
Method Summary
Modifier and Type Method Description static longincrementReadCount(NSArray<? extends MPSState> batch, long amount)static longresourceSize(NSArray<? extends MPSState> batch)static voidsynchronize(NSArray<? extends MPSState> batch, MTLCommandBuffer cmdBuf)
-
Constructor Details
-
MPSStateBatch
public MPSStateBatch()
-
-
Method Details
-
incrementReadCount
- Since:
- Available in iOS 11.3 and later.
-
synchronize
- Since:
- Available in iOS 11.3 and later.
-
resourceSize
- Since:
- Available in iOS 12.0 and later.
-