Uses of Class
org.robovm.apple.metal.MTLResourceStatePassDescriptor
| Package | Description |
|---|---|
| org.robovm.apple.metal | |
| org.robovm.apple.metalps |
-
Uses of MTLResourceStatePassDescriptor in org.robovm.apple.metal
Methods in org.robovm.apple.metal that return MTLResourceStatePassDescriptor Modifier and Type Method Description static MTLResourceStatePassDescriptorMTLResourceStatePassDescriptor. resourceStatePassDescriptor()Methods in org.robovm.apple.metal with parameters of type MTLResourceStatePassDescriptor Modifier and Type Method Description MTLResourceStateCommandEncoderMTLCommandBuffer. resourceStateCommandEncoder(MTLResourceStatePassDescriptor resourceStatePassDescriptor) -
Uses of MTLResourceStatePassDescriptor in org.robovm.apple.metalps
Methods in org.robovm.apple.metalps with parameters of type MTLResourceStatePassDescriptor Modifier and Type Method Description MTLResourceStateCommandEncoderMPSCommandBuffer. resourceStateCommandEncoder(MTLResourceStatePassDescriptor resourceStatePassDescriptor)