Searched refs:dwDepth (Results 1 – 4 of 4) sorted by relevance
280 pScreenInfo->dwDepth = 8; in winFinishScreenInitFB()282 pScreenInfo->dwDepth = winCountBits(pScreenPriv->dwRedMask) in winFinishScreenInitFB()311 if (pScreenInfo->dwDepth == 8 in winFinishScreenInitFB()
206 (unsigned int)pScreenInfo->dwDepth); in winAllocateFBShadowDDNL()748 (int) pScreenInfo->dwDepth, (int) pScreenInfo->dwBPP); in winInitVisualsShadowDDNL()751 switch (pScreenInfo->dwDepth) { in winInitVisualsShadowDDNL()756 if (!miSetVisualTypesAndMasks(pScreenInfo->dwDepth, in winInitVisualsShadowDDNL()782 if (!miSetVisualTypesAndMasks(pScreenInfo->dwDepth, in winInitVisualsShadowDDNL()
646 (int) pScreenInfo->dwDepth, (int) pScreenInfo->dwBPP); in winInitVisualsShadowGDI()649 switch (pScreenInfo->dwDepth) { in winInitVisualsShadowGDI()654 if (!miSetVisualTypesAndMasks(pScreenInfo->dwDepth, in winInitVisualsShadowGDI()680 if (!miSetVisualTypesAndMasks(pScreenInfo->dwDepth, in winInitVisualsShadowGDI()
382 DWORD dwDepth; member