Graphics Programming
TVP4020
Programmers Reference Manual
70
register. Area stippling may be used with block fills, but in this case the
background color is not available.
5.4.4
Registers
The scissor operation is controlled by the ScissorMode register:
0
8
16
24
31
User scissor enable
Reserved
Screen scissor enable
Figure 5.10
Scissor Mode Register
The screen scissor test would normally always be enabled. The most
common exception is during image upload.
The user scissor region is specified by two registers ScissorMinXY and
ScissorMaxXY the X values are stored in the least significant 16 bits of
the register, the Y values in the most significant 16 bits of the register.
The WindowOrigin register has the X coordinate of the origin stored in
the least significant 16 bits of the register, and the Y coordinate in the
most significant 16 bits of the register. As each fragment is generated by
the Rasterizer unit, this origin is added to the coordinates of the
fragment to generate its screen coordinates.
The ScreenSize register specifies the screen width and height, with the
width in the least significant 16 bits and the height in the most significant
16 bits.
The area stipple operation is controlled by the AreaStippleMode register:
0
8
16
24
31
Enable Unit
Not used
Invert Stipple Pattern
Reserved
MirrorX
MirrorY
ForceBackgroundColor
XOffset
YOffset
Not used
Reserved
Figure 5.11
AreaStippleMode Register
Содержание TVP4020 PERMEDIA 2
Страница 1: ...Texas Instruments TVP4020 PERMEDIA 2 Programmer s Reference Manual Issue 4 ...
Страница 47: ...Memory I O and Organization TVP4020 Programmers Reference Manual 38 Texture address TextureBaseAddress T W S ...
Страница 284: ...TVP4020 Programmers Reference Manual A Gouraud Shaded Triangle 275 ...
Страница 292: ...TVP4020 Programmers Reference Manual Register Tables 283 ...
Страница 314: ...TVP4020 Programmers Reference Manual Index 305 ...
Страница 315: ...Index TVP4020 Programmers Reference Manual 306 Index ...
Страница 323: ...Index TVP4020 Programmers Reference Manual 314 ...