ShadingRateCombiner
Constants that specify the shading rate combiner.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Enum
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
public enum ShadingRateCombiner
Remarks
The various sources of shading rate are resolved using this model: C = A combiner B.
Additional Resources: CommandBuffer.SetShadingRateCombiner, ShadingRateCombinerStage, ShadingRateInfo.supportsPerImageTile.