Uses of Class
org.robovm.apple.metal.MTLSparseTextureRegionAlignmentMode
| Package | Description |
|---|---|
| org.robovm.apple.metal |
-
Uses of MTLSparseTextureRegionAlignmentMode in org.robovm.apple.metal
Methods in org.robovm.apple.metal that return MTLSparseTextureRegionAlignmentMode Modifier and Type Method Description static MTLSparseTextureRegionAlignmentModeMTLSparseTextureRegionAlignmentMode. valueOf(long n)Returns the enum constant of this type with the specified name.static MTLSparseTextureRegionAlignmentModeMTLSparseTextureRegionAlignmentMode. valueOf(String name)Returns the enum constant of this type with the specified name.static MTLSparseTextureRegionAlignmentMode[]MTLSparseTextureRegionAlignmentMode. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.metal with parameters of type MTLSparseTextureRegionAlignmentMode Modifier and Type Method Description voidMTLDevice. convertSparsePixelRegions(MTLRegion pixelRegions, MTLRegion tileRegions, MTLSize tileSize, MTLSparseTextureRegionAlignmentMode mode, long numRegions)