Contents

MTLRasterizationRateSampleArray

An array instance that contains rasterization rates.

Declaration

class MTLRasterizationRateSampleArray

Overview

The horizontal and vertical properties of an MTLRasterizationRateLayerDescriptor point to MTLRasterizationRateSampleArray instances that contains rasterization rates for the layer map. You can use array subscript syntax to access the samples. MTLRasterizationRateSampleArray instances perform bounds checking on any memory operations you make to their sample data.

Topics

Accessing the array

See Also

Inspecting the layer rate function parameters