Samsung S3C2451X User Manual page 429

Risc microprocessor
Table of Contents

Advertisement

S3C2451X RISC MICROPROCESSOR
CLIPPING
Clipping discards the pixels (after rotation) outside the clipping window. The discarded pixels will not go through
the rest of rendering pipelines.
Note that the clipping windows must reside totally inside the screen. Setting the clipping window the same size
with the screen will disable the clipping effect, and a clipping window bigger than the screen size is not allowed.
Related Registers
CW_LT_REG
CW_RB_REG
STENCIL TEST
The Stencil Test conditionally discards a pixel based on the outcome of a comparison between the color value of
this pixel of the source image and the DR(min)/DR(max) values. If each field (R, G, B, A) of the color value falls in
the range of [ DR(min), DR(max)], this pixel is passed to the next stage; otherwise, discarded. User can disable
the stencil test on a specific field by clearing the corresponding bits in COLORKEY_CNTL. Note that each field of
DR_MIN and DR_MAX is 8-bit wide, regardless of the source color mode setting.
Related Registers
COLORKEY_CNTL
COLORKEY_DR_MIN
COLORKEY_DR_MAX
RASTER OPERATION
Raster Operation performs Boolean operations on three operands: source, destination and third operand
according to the 8-bit ROP value specified by the user. The truth table of ROP is given in the following table.
Coordinate of the leftmost topmost point of the clipping window
Coordinate of the rightmost bottommost point of the clipping window
Stencil Test configurations, such as enable/disable the test and so on.
Set the DR(min) value for each field
Set the DR(max) value for each field
Source
Destination
0
0
0
0
0
1
0
1
1
0
Preliminary product information describe products that are in development,
for which full characterization data and associated errata are not yet available.
Specifications and information herein are subject to change without notice.
Third Operand
ROP Value
0
1
0
1
0
Bit0
Bit1
Bit2
Bit3
Bit4
2D
19-9

Advertisement

Chapters

Table of Contents
loading

Table of Contents