다음을 통해 공유


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

반환

특성

적용 대상