MPSImage.SetPurgeableState(MPSPurgeableState) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sets the purgeable state of the underlying texture for the image.
[Foundation.Export("setPurgeableState:")]
public virtual MetalPerformanceShaders.MPSPurgeableState SetPurgeableState (MetalPerformanceShaders.MPSPurgeableState state);
abstract member SetPurgeableState : MetalPerformanceShaders.MPSPurgeableState -> MetalPerformanceShaders.MPSPurgeableState
override this.SetPurgeableState : MetalPerformanceShaders.MPSPurgeableState -> MetalPerformanceShaders.MPSPurgeableState
Parameters
- state
- MPSPurgeableState
Returns
- Attributes