MTLBarrierScope Enum

Definition

This enumeration supports a bitwise combination of its member values.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.Arch64, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[System.Flags]
public enum MTLBarrierScope
type MTLBarrierScope = 
Inheritance
MTLBarrierScope
Attributes

Fields

Buffers 1
RenderTargets 4
Textures 2

Applies to