The browser you are using is not supported by this website. All versions of Internet Explorer are no longer supported, either by us or Microsoft (read more here: https://www.microsoft.com/en-us/microsoft-365/windows/end-of-ie-support).

Please use a modern browser to fully experience our website, such as the newest versions of Edge, Chrome, Firefox or Safari etc.

Decoupled Sampling for Graphics Pipelines

Author

  • Jonathan Ragan-Kelley
  • Jaakko Lehtinen
  • Jiawen Chen
  • Michael Doggett
  • Fredo Durand

Summary, in English

We propose a generalized approach to decoupling shading from visibility sampling in graphics pipelines, which we call decoupled sampling. Decoupled sampling enables stochastic supersampling of motion and defocus blur at reduced shading cost, as well as controllable or adaptive shading rates which trade off shading quality for performance. It can be thought of as a generalization of multisample antialiasing (MSAA) to support complex and dynamic mappings from visibility to shading samples, as introduced by motion and defocus blur and adaptive shading. It works by defining a many-to-one hash from visibility to shading samples, and using a buffer to memoize shading samples and exploit reuse across visibility samples. Decoupled sampling is inspired by the Reyes rendering architecture, but like traditional graphics pipelines, it shades fragments rather than micropolygon vertices, decoupling shading from the geometry sampling rate. Also unlike Reyes, decoupled sampling only shades fragments after precise computation of visibility, reducing overshading. We present extensions of two modern graphics pipelines to support decoupled sampling: a GPU-style sort-last fragment architecture, and a Larrabee-style sort-middle pipeline. We study the architectural implications of decoupled sampling and blur, and derive end-to-end performance estimates on real applications through an instrumented functional simulator. We demonstrate high-quality motion and defocus blur, as well as variable and adaptive shading rates.

Publishing year

2011

Language

English

Publication/Series

ACM Transactions on Graphics

Volume

30

Issue

3

Document type

Journal article

Publisher

Association for Computing Machinery (ACM)

Topic

  • Computer Science

Keywords

  • Algorithms
  • Performance
  • Antialiasing
  • defocus blur
  • depth of field
  • graphics hardware
  • graphics pipeline
  • motion blur
  • Reyes

Status

Published

ISBN/ISSN/Other

  • ISSN: 0730-0301