Uses of Class
org.robovm.apple.metal.MTLBlitPassDescriptor
| Package | Description |
|---|---|
| org.robovm.apple.metal | |
| org.robovm.apple.metalps |
-
Uses of MTLBlitPassDescriptor in org.robovm.apple.metal
Methods in org.robovm.apple.metal that return MTLBlitPassDescriptor Modifier and Type Method Description static MTLBlitPassDescriptorMTLBlitPassDescriptor. blitPassDescriptor()Methods in org.robovm.apple.metal with parameters of type MTLBlitPassDescriptor Modifier and Type Method Description MTLBlitCommandEncoderMTLCommandBuffer. blitCommandEncoder(MTLBlitPassDescriptor blitPassDescriptor) -
Uses of MTLBlitPassDescriptor in org.robovm.apple.metalps
Methods in org.robovm.apple.metalps with parameters of type MTLBlitPassDescriptor Modifier and Type Method Description MTLBlitCommandEncoderMPSCommandBuffer. blitCommandEncoder(MTLBlitPassDescriptor blitPassDescriptor)