supportsRasterizationRateMap(layerCount:)
Returns a Boolean value that indicates whether the GPU can create a rasterization rate map with a specific number of layers.
Declaration
func supportsRasterizationRateMap(layerCount: Int) -> BoolParameters
- layerCount:
The number of layers for a rasterization rate map.