Share via


MTLStoreActionOptions Enum

Definition

Enumerates store action options.

This enumeration supports a bitwise combination of its member values.

[ObjCRuntime.Native]
[System.Flags]
public enum MTLStoreActionOptions
[<ObjCRuntime.Native>]
[<System.Flags>]
type MTLStoreActionOptions = 
Inheritance
MTLStoreActionOptions
Attributes

Fields

Name Value Description
None 0

Indicates no store action modification.

CustomSamplePositions 1

Indicates that data will be stored in a way that does not consider the sample position.

Applies to