Searched refs:GRAY (Results 1 – 1 of 1) sorted by relevance
62 const GXColor GRAY = { 128, 128, 128, 255 }; variable115 GXSetCopyClear( GRAY, GX_MAX_Z24 ); in initialize()