MTLParallelRenderCommandEncoder_Extensions.SetColorStoreAction Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
[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, 12, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public static void SetColorStoreAction(this Metal.IMTLParallelRenderCommandEncoder This, Metal.MTLStoreAction storeAction, nuint colorAttachmentIndex);
static member SetColorStoreAction : Metal.IMTLParallelRenderCommandEncoder * Metal.MTLStoreAction * nuint -> unit
Parameter
Die Instanz, für die diese Methode verwendet wird.
- storeAction
- MTLStoreAction
- colorAttachmentIndex
- System.System.UIntPtr System.unativeint
- Attribute