Uses of Interface
org.robovm.apple.metalps.MPSImageAllocator
| Package | Description |
|---|---|
| org.robovm.apple.metalps |
-
Uses of MPSImageAllocator in org.robovm.apple.metalps
Classes in org.robovm.apple.metalps that implement MPSImageAllocator Modifier and Type Class Description classMPSImageAllocatorAdapterMethods in org.robovm.apple.metalps that return MPSImageAllocator Modifier and Type Method Description static MPSImageAllocatorMPSImage. defaultAllocator()static MPSImageAllocatorMPSTemporaryImage. defaultAllocator()MPSImageAllocatorMPSCNNBinaryKernel. getDestinationImageAllocator()MPSImageAllocatorMPSCNNKernel. getDestinationImageAllocator()MPSImageAllocatorMPSCNNMultiaryKernel. getDestinationImageAllocator()MPSImageAllocatorMPSNNGraph. getDestinationImageAllocator()MPSImageAllocatorMPSNNImageNode. getImageAllocator()Methods in org.robovm.apple.metalps with parameters of type MPSImageAllocator Modifier and Type Method Description voidMPSCNNBinaryKernel. setDestinationImageAllocator(MPSImageAllocator v)voidMPSCNNKernel. setDestinationImageAllocator(MPSImageAllocator v)voidMPSCNNMultiaryKernel. setDestinationImageAllocator(MPSImageAllocator v)voidMPSNNGraph. setDestinationImageAllocator(MPSImageAllocator v)voidMPSNNImageNode. setImageAllocator(MPSImageAllocator v)