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

/vbox/src/VBox/Main/src-client/
H A DDisplayImpl.cpp665 BOOL fIs3DEnabled = FALSE; local
666 mParent->i_machine()->COMGETTER(Accelerate3DEnabled)(&fIs3DEnabled);
669 mfIsCr3DEnabled = fIs3DEnabled && enmGpuType == GraphicsControllerType_VBoxVGA;

Completed in 55 milliseconds