This demo uses one FIFO to hold two frames of data by using a GX breakpoint to synchronize. One of the frames is being consumed by the GP. The other is being generated by the CPU. For a detailed explanation, review the comments in the code.
This demo is based on the smp-texexample demo, except that it is animated.
| Functions | Parameters | Description |
GXEnableBreakPt |
address | Breakpoint address. |
GXSetDrawSync |
token | Value of the render synchronization token. |
GXReadDrawSync |
None. | |
GXGetFifoPtrs |
Various. | Appropriate value. |
Press PAUSE to end.
$REVOLUTION_SDK_ROOT/dvddata/gxTextrs.tpl
2006/03/01 Initial version.
CONFIDENTIAL