MTLArgumentEncoder_Extensions.SetIndirectCommandBuffers Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public static void SetIndirectCommandBuffers (this Metal.IMTLArgumentEncoder This, Metal.IMTLIndirectCommandBuffer[] buffers, Foundation.NSRange range);
static member SetIndirectCommandBuffers : Metal.IMTLArgumentEncoder * Metal.IMTLIndirectCommandBuffer[] * Foundation.NSRange -> unit
Параметры
- This
- IMTLArgumentEncoder
- buffers
- IMTLIndirectCommandBuffer[]
- range
- NSRange
- Атрибуты