MTLFunctionConstantValues.SetConstantValues Method

Definition

[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

range
NSRange
Attributes

Applies to