Uses of Interface
org.robovm.apple.metal.MTLRasterizationRateMap
| Package | Description |
|---|---|
| org.robovm.apple.metal |
-
Uses of MTLRasterizationRateMap in org.robovm.apple.metal
Classes in org.robovm.apple.metal that implement MTLRasterizationRateMap Modifier and Type Class Description classMTLRasterizationRateMapAdapterMethods in org.robovm.apple.metal that return MTLRasterizationRateMap Modifier and Type Method Description MTLRasterizationRateMapMTLRenderPassDescriptor. getRasterizationRateMap()MTLRasterizationRateMapMTLDevice. newRasterizationRateMap(MTLRasterizationRateMapDescriptor descriptor)Methods in org.robovm.apple.metal with parameters of type MTLRasterizationRateMap Modifier and Type Method Description voidMTLRenderPassDescriptor. setRasterizationRateMap(MTLRasterizationRateMap v)