Efficient Partitioning of Fragment Shaders for Multipass Rendering on Programmable Graphics Hardware
Eric Chan, Ren Ng, Pradeep Sen, Kekoa Proudfoot, Pat Hanrahan
Graphics Hardware, 2002, pp. 69--78.
Abstract: Real-time programmable graphics hardware has resource constraints that prevent complex shaders from rendering in a single pass. One way to virtualize these resources is to partition shading computations into multiple passes, each of which satisfies the given constraints. Many such partitions exist for a shader, but it is important to find one that renders efficiently. We present Recursive Dominator Split (RDS), a polynomial-time algorithm that uses a cost model to find near-optimal partitions of arbitrarily complex shaders. Using a simulator, we analyze partitions for architectures with different resource constraints and show that RDS performs well on different graphics architectures. We also demonstrate that shader partitions computed by RDS can run efficiently on programmable graphics hardware available today.
Article URL: http://diglib.eg.org/EG/DL/WS/EGGH/EGGH02/069-078.pdf
BibTeX format:
@inproceedings{Chan:2002:EPO,
  author = {Eric Chan and Ren Ng and Pradeep Sen and Kekoa Proudfoot and Pat Hanrahan},
  title = {Efficient Partitioning of Fragment Shaders for Multipass Rendering on Programmable Graphics Hardware},
  booktitle = {Graphics Hardware},
  pages = {69--78},
  year = {2002},
}
Search for more articles by Eric Chan.
Search for more articles by Ren Ng.
Search for more articles by Pradeep Sen.
Search for more articles by Kekoa Proudfoot.
Search for more articles by Pat Hanrahan.

Return to the search page.


graphbib: Powered by "bibsql" and "SQLite3."