Partager via


IMPSHandle Interface

Définition

Interface décrivant un identificateur spécifique aux nuanceurs de performances métalliques.

[Foundation.Protocol(Name="MPSHandle", WrapperType=typeof(MetalPerformanceShaders.MPSHandleWrapper))]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.Arch64, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public interface IMPSHandle : Foundation.INSCoding, IDisposable
type IMPSHandle = interface
    interface INativeObject
    interface IDisposable
    interface INSCoding
Attributs
Implémente

Propriétés

Handle

Handle (pointeur) vers la représentation d’objet non managée.

(Hérité de INativeObject)
Label

Interface décrivant un identificateur spécifique aux nuanceurs de performances métalliques.

Méthodes

EncodeTo(NSCoder)

Sérialise this vers .

(Hérité de INSCoding)

S’applique à