TVP4020
Programmers Reference Manual
Graphics Programming
41
•
Framebuffer Write stores the color to memory.
•
Host Out returns data to the host.
Rasterizer
Scissor/
Stipple
Localbuffer
Read
Stencil/
Depth
Texture
Address
Color DDA
Framebuffer
Read
Localbuffer
Write
YUV
Texture
Read
Texture/
Fog/
Blend
Color Format
Logic Ops
Framebuffer
Write
Host Out
Delta
Figure 5.1
Hyperpipeline
The order of the Hyperpipeline shows the order in which operations are
performed. The Scissor/Stipple unit is before the texture address
generator, so any fragments that fail a stipple test will not cause a
texture access. This makes best use of the processing capacity of the
pipeline. An awareness of the pipeline is important when programming
P
ERMEDIA
; all units in the pipeline can be thought of as independent. For
example, enabling the XOR logic op will not automatically enable
reading from the framebuffer; this must be done explicitly.
Summary of Contents for TVP4020 PERMEDIA 2
Page 1: ...Texas Instruments TVP4020 PERMEDIA 2 Programmer s Reference Manual Issue 4 ...
Page 284: ...TVP4020 Programmers Reference Manual A Gouraud Shaded Triangle 275 ...
Page 292: ...TVP4020 Programmers Reference Manual Register Tables 283 ...
Page 314: ...TVP4020 Programmers Reference Manual Index 305 ...
Page 315: ...Index TVP4020 Programmers Reference Manual 306 Index ...
Page 323: ...Index TVP4020 Programmers Reference Manual 314 ...