次の方法で共有


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
属性

適用対象