MTLArgumentEncoder_Extensions.SetRenderPipelineStates Method

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.Arch64, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.iOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public static void SetRenderPipelineStates (this Metal.IMTLArgumentEncoder This, Metal.IMTLRenderPipelineState[] pipelines, Foundation.NSRange range);
static member SetRenderPipelineStates : Metal.IMTLArgumentEncoder * Metal.IMTLRenderPipelineState[] * Foundation.NSRange -> unit

Parameters

range
NSRange
Attributes

Applies to