Freigeben über


MTLDevice_Extensions.SupportsTextureSampleCount(IMTLDevice, nuint) Methode

Definition

Gibt einen booleschen Wert zurück, der angibt, ob das Gerät die angegebene Texturanzahl unterstützt.

[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

Parameter

This
IMTLDevice

Die Instanz, auf der diese Methode ausgeführt wird.

sampleCount
System.System.UIntPtr System.unativeint

Gibt zurück

Attribute

Gilt für: