MTLArgumentEncoder_Extensions.SetRenderPipelineStates 方法

定义

[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

参数

range
NSRange
属性

适用于