ShadingRateCombiner

enumeration

Description

Constants that specify the shading rate combiner.

The various sources of shading rate are resolved using this model: C = A combiner B.

Additional resources: CommandBuffer.SetShadingRateCombiner, ShadingRateCombinerStage, ShadingRateInfo.supportsPerImageTile.

Properties

KeepC = A
OverrideC = B
MinC = min(A, B)
MaxC = max(A, B)

Did you find this page useful? Please give it a rating: