G3X_ResetLineBufferUnderflow

Syntax

#include <nitro/gx/g3x.h>

void G3X_ResetLineBufferUnderflow(void);

Arguments

None.

Return Values

None.

Description

This function resets the rendering engine's color buffer underflow (line overflow) flag. This is called indirectly when the G3X_Init and G3X_Reset functions are called.

See Also

G3X_IsLineBufferUnderflow

Revision History

2004/10/22

2004/01/19 Initial version.


CONFIDENTIAL