Searched refs:ddpfPixelFormat (Results 1 – 3 of 3) sorted by relevance
54 - SwapLong(&header->surfaceDesc.ddpfPixelFormat.dwSize);55 - SwapLong(&header->surfaceDesc.ddpfPixelFormat.dwFlags);56 - SwapLong(&header->surfaceDesc.ddpfPixelFormat.dwFourCC);57 - SwapLong(&header->surfaceDesc.ddpfPixelFormat.dwRGBBitCount);58 - SwapLong(&header->surfaceDesc.ddpfPixelFormat.dwRBitMask);59 - SwapLong(&header->surfaceDesc.ddpfPixelFormat.dwGBitMask);60 - SwapLong(&header->surfaceDesc.ddpfPixelFormat.dwBBitMask);61 - SwapLong(&header->surfaceDesc.ddpfPixelFormat.dwRGBAlphaBitMask);
430 ddsdShadow.u4.ddpfPixelFormat = ddpfPrimary; in winAllocateFBShadowDDNL()463 pScreenPriv->dwRedMask = ddsdShadow.u4.ddpfPixelFormat.u2.dwRBitMask; in winAllocateFBShadowDDNL()464 pScreenPriv->dwGreenMask = ddsdShadow.u4.ddpfPixelFormat.u3.dwGBitMask; in winAllocateFBShadowDDNL()465 pScreenPriv->dwBlueMask = ddsdShadow.u4.ddpfPixelFormat.u4.dwBBitMask; in winAllocateFBShadowDDNL()
981 DDPIXELFORMAT ddpfPixelFormat; /* 48: pixel format description of the surface */ member1012 DDPIXELFORMAT ddpfPixelFormat; /* 48: pixel format description of the surface */ member