Searched refs:GX2RDebugOptions (Results 1 – 3 of 3) sorted by relevance
26 GX2_INLINE GX2RDebugOptions operator |(GX2RDebugOptions x, GX2RDebugOptions y) { return (GX2RDeb…
46 } GX2RDebugOptions; typedef214 void GX2API GX2RSetDebugOptions(GX2RDebugOptions debugOptions);221 GX2RDebugOptions GX2API GX2RGetDebugOptions(void);
383 GX2RSetDebugOptions((GX2RDebugOptions)gx2rDebugOptions); in DEMOGfxInit()