Uses of Class
org.robovm.apple.metalps.MPSKernel
| Package | Description |
|---|---|
| org.robovm.apple.metalps |
-
Uses of MPSKernel in org.robovm.apple.metalps
Methods in org.robovm.apple.metalps that return MPSKernel Modifier and Type Method Description MPSKernelMPSKernel. copy(NSZone zone, MTLDevice device)Method parameters in org.robovm.apple.metalps with type arguments of type MPSKernel Modifier and Type Method Description booleanMPSUnaryImageKernel. encode(MTLCommandBuffer commandBuffer, MTLTexture texture, Block3<MPSKernel,MTLCommandBuffer,MTLTexture,MTLTexture> copyAllocator)booleanMPSBinaryImageKernel. encodePrimaryTexture(MTLCommandBuffer commandBuffer, MTLTexture primaryTexture, MTLTexture inPlaceSecondaryTexture, Block3<MPSKernel,MTLCommandBuffer,MTLTexture,MTLTexture> copyAllocator)booleanMPSBinaryImageKernel. encodeSecondaryTexture(MTLCommandBuffer commandBuffer, MTLTexture inPlacePrimaryTexture, MTLTexture secondaryTexture, Block3<MPSKernel,MTLCommandBuffer,MTLTexture,MTLTexture> copyAllocator)