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

/vbox/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/
H A DVBoxMPCr.cpp28 static uint32_t g_VBoxMpCr3DSupported = 0; variable
37 return !!g_VBoxMpCr3DSupported;
1054 g_VBoxMpCr3DSupported = 0;
1066 g_VBoxMpCr3DSupported = 1;

Completed in 52 milliseconds