MTLComputeCommandEncoder_Extensions.SetStageInRegion 方法

定义

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.Arch64, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static void SetStageInRegion (this Metal.IMTLComputeCommandEncoder This, Metal.IMTLBuffer indirectBuffer, nuint indirectBufferOffset);
static member SetStageInRegion : Metal.IMTLComputeCommandEncoder * Metal.IMTLBuffer * nuint -> unit

参数

indirectBuffer
IMTLBuffer
indirectBufferOffset
System.System.UIntPtr System.unativeint
属性

适用于