Searched refs:dwRGBBitCount (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/
H A DVBoxDispDriverDDraw.cpp41 pHalInfo->vmiData.ddpfDisplay.dwRGBBitCount = pDev->mode.ulBitsPerPel;
214 if (pSurface->lpGbl->ddpfSurface.dwRGBBitCount != pDev->mode.ulBitsPerPel)
H A DVBoxDispDDraw.cpp237 pSurf->lpGbl->lPitch = pSurf->lpGbl->wWidth*(pDesc->ddpfPixelFormat.dwRGBBitCount/8);
H A DVBoxDispVHWA.cpp683 pVHWAFormat->c.rgbBitCount = pDdFormat->dwRGBBitCount;
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dddraw.h746 DWORD dwRGBBitCount; /* C: how many bits per pixel */ member in union:_DDPIXELFORMAT::__anon13456
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dddraw.h745 DWORD dwRGBBitCount; /* C: how many bits per pixel */ member in union:_DDPIXELFORMAT::__anon852

Completed in 169 milliseconds