Share via


MTLArgumentEncoder_Extensions.SetDepthStencilStates Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void SetDepthStencilStates(this Metal.IMTLArgumentEncoder This, Metal.IMTLDepthStencilState[] depthStencilStates, Foundation.NSRange range);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member SetDepthStencilStates : Metal.IMTLArgumentEncoder * Metal.IMTLDepthStencilState[] * Foundation.NSRange -> unit

Parameters

depthStencilStates
IMTLDepthStencilState[]
range
NSRange
Attributes

Applies to