Searched refs:dwAlphaBitDepth (Results 1 – 2 of 2) sorted by relevance
54 u32 dwAlphaBitDepth; // depth of alpha buffer requested member
145 else if(ddsd.ddpfPixelFormat.dwAlphaBitDepth==8 && (ddsd.ddpfPixelFormat.dwFlags & DDPF_ALPHA)) in DDSLoadFile()1198 ddsd2.ddpfPixelFormat.dwAlphaBitDepth = 8; in SaveDDS_A8()