This program demonstrates how to perform single-buffered rendering. Only a single external frame buffer (XFB) is used. This reduces the memory requirements of the system. However, this method must use interlocks to ensure that the frame buffer copies happen at the correct time, and this limits performance.
| Functions | Parameters | Description |
VISetPostRetraceCallback |
cb | Pointer to the callback function. |
VIWaitForRetrace |
None. |
Press the Menu button to quit.
None.
2006/03/01 Initial version.
CONFIDENTIAL