Uses of Class
org.robovm.apple.metal.MTLVisibilityResultMode
| Package | Description |
|---|---|
| org.robovm.apple.metal |
-
Uses of MTLVisibilityResultMode in org.robovm.apple.metal
Methods in org.robovm.apple.metal that return MTLVisibilityResultMode Modifier and Type Method Description static MTLVisibilityResultModeMTLVisibilityResultMode. valueOf(long n)Returns the enum constant of this type with the specified name.static MTLVisibilityResultModeMTLVisibilityResultMode. valueOf(String name)Returns the enum constant of this type with the specified name.static MTLVisibilityResultMode[]MTLVisibilityResultMode. 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 MTLVisibilityResultMode Modifier and Type Method Description voidMTLRenderCommandEncoder. setVisibilityResultMode(MTLVisibilityResultMode mode, long offset)