Searched refs:rgbGBitMask (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/
H A DVBoxMPVhwa.cpp452 pFormat->m2.rgbGBitMask = 0xff00;
461 pFormat->m2.rgbGBitMask = 0xff00;
470 pFormat->m2.rgbGBitMask = 0x7e0;
/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/
H A DVBoxDispVHWA.cpp685 pVHWAFormat->m2.rgbGBitMask = pDdFormat->dwGBitMask;
/vbox/include/VBox/
H A DVBoxVideo.h364 uint32_t rgbGBitMask; member in union:VBOXVHWA_PIXELFORMAT::__anon95
/vbox/src/VBox/Frontends/VirtualBox/src/
H A DVBoxFBOverlay.cpp2372 pCmd->SurfInfo.PixelFormat.m2.rgbGBitMask,
2429 pCmd->SurfInfo.PixelFormat.m2.rgbGBitMask,
2560 pCmd->SurfInfo.PixelFormat.m2.rgbGBitMask,
3231 rc = SSMR3GetU32(pSSM, &pCreateSurf->SurfInfo.PixelFormat.m2.rgbGBitMask); AssertRC(rc);

Completed in 324 milliseconds