Uses of Class
org.robovm.apple.metal.MTLTessellationFactorFormat
| Package | Description |
|---|---|
| org.robovm.apple.metal |
-
Uses of MTLTessellationFactorFormat in org.robovm.apple.metal
Methods in org.robovm.apple.metal that return MTLTessellationFactorFormat Modifier and Type Method Description MTLTessellationFactorFormatMTLRenderPipelineDescriptor. getTessellationFactorFormat()static MTLTessellationFactorFormatMTLTessellationFactorFormat. valueOf(long n)Returns the enum constant of this type with the specified name.static MTLTessellationFactorFormatMTLTessellationFactorFormat. valueOf(String name)Returns the enum constant of this type with the specified name.static MTLTessellationFactorFormat[]MTLTessellationFactorFormat. 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 MTLTessellationFactorFormat Modifier and Type Method Description voidMTLRenderPipelineDescriptor. setTessellationFactorFormat(MTLTessellationFactorFormat v)