次の方法で共有


IMTLArgumentEncoder.SetSamplerStates(IMTLSamplerState[], NSRange) メソッド

定義

指定 samplers された を引数バッファーにエンコードします。

[Foundation.Export("setSamplerStates:withRange:")]
[Foundation.Preserve(Conditional=true)]
public void SetSamplerStates (Metal.IMTLSamplerState[] samplers, Foundation.NSRange range);
abstract member SetSamplerStates : Metal.IMTLSamplerState[] * Foundation.NSRange -> unit

パラメーター

samplers
IMTLSamplerState[]

エンコードするサンプラーを選択するサンプラーの配列。

range
NSRange

への samplersインデックス。 金属インデックス ID または のインデックス メンバー MTLArgumentDescriptor

属性

適用対象