Home
last modified time | relevance | path

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

/RevoEX-3.1/build/demos/share/src/
Dgraphic.c81 static GXColor sampleGroundCol; variable
189 sampleGroundCol = backCol; in REXDEMOInitScreen()
328 sampleGroundCol = col; in REXDEMOSetGroundColor()
329 sampleGroundCol.a = 0xFF; in REXDEMOSetGroundColor()
412 GXSetChanMatColor( GX_COLOR0A0, sampleGroundCol ); in REXDEMOBeginRender()