Home
last modified time | relevance | path

Searched refs:FIFO_DRAWDONE_TOKEN (Results 1 – 1 of 1) sorted by relevance

/RvlSDK-3.1/build/demos/gxdemo/src/Management/
Dmgt-fifo-brkpt.c44 #define FIFO_DRAWDONE_TOKEN 0xBEEF macro
234 GXSetDrawSync( FIFO_DRAWDONE_TOKEN ); in MyDEMODoneRender()
238 while( (GXReadDrawSync()) != FIFO_DRAWDONE_TOKEN ) in MyDEMODoneRender()
300 GXSetDrawSync( FIFO_DRAWDONE_TOKEN ); in FifoInit()