Поделиться через


MTLDevice_Extensions.CreateHeap(IMTLDevice, MTLHeapDescriptor) Метод

Определение

Создает и возвращает новую кучу.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public static Metal.IMTLHeap CreateHeap (this Metal.IMTLDevice This, Metal.MTLHeapDescriptor descriptor);
static member CreateHeap : Metal.IMTLDevice * Metal.MTLHeapDescriptor -> Metal.IMTLHeap

Параметры

This
IMTLDevice

Экземпляр, с которым работает этот метод.

descriptor
MTLHeapDescriptor

Возвращаемое значение

Атрибуты

Применяется к