This program shows the blend functions obtained with logic operations on the PE. The TV screen is divided into four subscreens. Each can display a different logic-op blend method.
Logic-op blend function.
| Functions | Parameters | Description |
GXSetBlendMode |
type | GX_BM_LOGIC |
| src_factor | GX_BL_ONE (ignored) |
|
| dst_factor | GX_BL_ZERO (ignored) |
|
| op | Can be changed interactively. |
The A button toggles the list and magnify modes.
The R button toggles the animation on and off.
In catalog mode, the Control stick moves the cursor to select the subscreen.
In zoom in mode, the Control stick moves the cursor to change the src_factor and dst_factor settings.
PAUSE exits the test.
Logic operation modes of CLEAR, SET, COPY and INVCOPY.

Logic operation modes of NOOP, INV, AND and NAND.

Logic operation modes of OR, NOR, XOR and EQUIV.

__SINGLEFRAME=4
Logic operation modes of REVAND, INVAND, REVOR and INVOR.

None.
2006/03/01 Initial version.
CONFIDENTIAL