Searched defs:VBOXQGLLOGREL (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/
H A DVBoxFBOverlayCommon.h33 # define VBOXQGLLOGREL(_m) do { RTPrintf _m ; LogRel( _m ); } while(0)
37 # define VBOXQGLLOGREL(_m) LogRel( _m ) macro

Completed in 42 milliseconds