GXDisableBreakPt

C Specification

#include <revolution/gx.h>
void GXDisableBreakPt( void );

Arguments

None.

Return Values

None.

Description

This function allows reads to resume from the FIFO that is currently attached to the graphics processor (GP). See GXEnableBreakPt for an explanation of the FIFO break point feature.

The breakpoint applies to the FIFO currently attached to the graphics processor (GP). For more information, see GXSetGPFifo.

See Also

GXEnableBreakPt
GXSetBreakPtCallback

Revision History

2006/03/01 Initial version.


CONFIDENTIAL