Uses of Class
org.robovm.apple.metal.MTLAttributeDescriptor
-
Packages that use MTLAttributeDescriptor Package Description org.robovm.apple.metal -
-
Uses of MTLAttributeDescriptor in org.robovm.apple.metal
Methods in org.robovm.apple.metal that return MTLAttributeDescriptor Modifier and Type Method Description MTLAttributeDescriptor
MTLAttributeDescriptorArray. get(long index)
Methods in org.robovm.apple.metal with parameters of type MTLAttributeDescriptor Modifier and Type Method Description void
MTLAttributeDescriptorArray. set(MTLAttributeDescriptor attributeDesc, long index)
-