Skip to content

Latest commit

 

History

History
31 lines (26 loc) · 1.28 KB

File metadata and controls

31 lines (26 loc) · 1.28 KB

Fragment shading rate

Uses a special framebuffer attachment to control fragment shading rates for different framebuffer regions. This allows explicit control over the number of fragment shader invocations for each pixel covered by a fragment, which is e.g. useful for foveated rendering.