<!--
{
  "availability" : [
    "iOS: 11.0.0 - 27.0.0",
    "iPadOS: 11.0.0 - 27.0.0",
    "macCatalyst: 13.1.0 - 27.0.0",
    "macOS: 10.13.0 - 27.0.0",
    "tvOS: 11.0.0 - 27.0.0",
    "visionOS: 1.0.0 - 27.0.0"
  ],
  "documentType" : "symbol",
  "framework" : "Metal",
  "identifier" : "/documentation/Metal/MTLStoreActionOptions",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "Metal"
    ],
    "preciseIdentifier" : "c:@E@MTLStoreActionOptions"
  },
  "title" : "MTLStoreActionOptions"
}
-->

# MTLStoreActionOptions

Options that modify a store action.

```
struct MTLStoreActionOptions
```

## Overview

This property modifies the intended behavior of the store actions in the [`MTLStoreAction`](/documentation/Metal/MTLStoreAction) enumeration.

## Topics

### Using programmable sample positions

[`customSamplePositions`](/documentation/Metal/MTLStoreActionOptions/customSamplePositions)

An option that stores data in a sample-position–agnostic representation.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)