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


MTLDevice_Extensions.SupportsTextureSampleCount(IMTLDevice, nuint) Метод

Определение

Возвращает логическое значение, указывающее, поддерживает ли устройство указанное число текстур.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static bool SupportsTextureSampleCount (this Metal.IMTLDevice This, nuint sampleCount);
static member SupportsTextureSampleCount : Metal.IMTLDevice * nuint -> bool

Параметры

This
IMTLDevice

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

sampleCount
System.System.UIntPtr System.unativeint

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

Атрибуты

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