Title
Adaptive Partitioning of Vertex Shader for Low Power High Performance Geometry Engine
Abstract
Advances in Computer Graphics have led to the creation of sophisticated scenes with realistic characters and fascinating effects. As a consequence the amount of geometry per frame is escalating, making the performance of geometry engine one of the major factors affecting the overall performance of a graphics application. In this paper we present a mechanism to speed-up geometry processing and at the same time reduce the power consumption by reducing the amount of computation on processing the geometry of a scene. Based on the observation that large number of triangles are trivially rejected in each frame, we propose to partition the vertex shader into position-variant and position-invariant parts and execute the position-invariant part of the shader only on those triangles that pass the trivial reject test. Our main contributions in this work are: (i) a partitioning algorithm that minimizes the duplication of code between the two partitions of the shader and (ii) an adaptive mechanism to enable the vertex shader partitioning so as to minimize the overhead incurred due to thread-setup of the second stage of the shader. By employing the proposed shader partitioning approach, we have achieved a saving of up to 50% of vertex shader instructions on games like Unreal Tournament 2004 and Chronicles of Riddick. Depending on the architecture implementing the pipeline, we expect that this huge saving on instructions would translate to significant saving of cycles and power of the geometry engine. Our experiments on ATTILA, a cycle level simulator for modern graphics pipelines, show a promising speed-up of up to 15% on geometry processing for various games.
Year
DOI
Venue
2009
10.1007/978-3-642-10331-5_11
ISVC (1)
Keywords
Field
DocType
computer graphic
Graphics,Vertex (geometry),Geometry processing,Computer science,Tree (data structure),Unified shader model,Shader,Geometry,Computer graphics,Computation
Conference
Volume
ISSN
Citations 
5875
0302-9743
3
PageRank 
References 
Authors
0.39
13
3
Name
Order
Citations
PageRank
B.V.N. Silpa1172.39
Kumar S. S. Vemuri230.39
Preeti Ranjan Panda378689.40