Compartir a través de


IMTLArgumentEncoder.SetSamplerState(IMTLSamplerState, nuint) Método

Definición

Codifica en el búfer de argumentos sampler .

[Foundation.Export("setSamplerState:atIndex:")]
[Foundation.Preserve(Conditional=true)]
public void SetSamplerState (Metal.IMTLSamplerState sampler, nuint index);
abstract member SetSamplerState : Metal.IMTLSamplerState * nuint -> unit

Parámetros

sampler
IMTLSamplerState

Un sampler dentro de un búfer de argumentos.

index
System.System.UIntPtr System.unativeint

Índice del sampler. Identificador de índice metal o miembro de índice de .MTLArgumentDescriptor

Atributos

Se aplica a