mgt-single-buf

Description

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.

Coverage

Functions Parameters Description
VISetPostRetraceCallback cb Pointer to the callback function.
VIWaitForRetrace None.

Using the Demo

Press the Menu button to quit.

Required Data Files

None.

Revision History

2006/03/01 Initial version.


CONFIDENTIAL