MTLFunctionConstantValues.SetConstantValues Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("setConstantValues:type:withRange:")]
public virtual void SetConstantValues (IntPtr values, Metal.MTLDataType type, Foundation.NSRange range);
abstract member SetConstantValues : nativeint * Metal.MTLDataType * Foundation.NSRange -> unit
override this.SetConstantValues : nativeint * Metal.MTLDataType * Foundation.NSRange -> unit
Parameters
- values
-
IntPtr
nativeint
- type
- MTLDataType
- range
- NSRange
- Attributes