MTLArgumentEncoder_Extensions.SetIndirectCommandBuffer 方法

定义

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public static void SetIndirectCommandBuffer (this Metal.IMTLArgumentEncoder This, Metal.IMTLIndirectCommandBuffer indirectCommandBuffer, nuint index);
static member SetIndirectCommandBuffer : Metal.IMTLArgumentEncoder * Metal.IMTLIndirectCommandBuffer * nuint -> unit

参数

indirectCommandBuffer
IMTLIndirectCommandBuffer
index
System.System.UIntPtr System.unativeint
属性

适用于