Uses of Class
org.robovm.apple.metal.MTLFunctionOptions
| Package | Description |
|---|---|
| org.robovm.apple.metal |
-
Uses of MTLFunctionOptions in org.robovm.apple.metal
Fields in org.robovm.apple.metal declared as MTLFunctionOptions Modifier and Type Field Description static MTLFunctionOptionsMTLFunctionOptions. CompileToBinarystatic MTLFunctionOptionsMTLFunctionOptions. NoneMethods in org.robovm.apple.metal that return MTLFunctionOptions Modifier and Type Method Description protected MTLFunctionOptions[]MTLFunctionOptions. _values()MTLFunctionOptionsMTLFunction. getOptions()MTLFunctionOptionsMTLFunctionDescriptor. getOptions()static MTLFunctionOptions[]MTLFunctionOptions. values()protected MTLFunctionOptionsMTLFunctionOptions. wrap(long value, long mask)Methods in org.robovm.apple.metal with parameters of type MTLFunctionOptions Modifier and Type Method Description voidMTLFunctionDescriptor. setOptions(MTLFunctionOptions v)