DirectDraw pixel format definition.
More...
#include <Urho3D/Resource/ImageDDS.h>
|
unsigned | dwSize_ |
|
unsigned | dwFlags_ |
|
unsigned | dwFourCC_ |
|
union { | |
|
unsigned dwRGBBitCount_ | |
|
unsigned dwYUVBitCount_ | |
|
unsigned dwZBufferBitDepth_ | |
|
unsigned dwAlphaBitDepth_ | |
|
unsigned dwLuminanceBitCount_ | |
|
unsigned dwBumpBitCount_ | |
|
unsigned dwPrivateFormatBitCount_ | |
|
}; | | |
|
union { | |
|
unsigned dwRBitMask_ | |
|
unsigned dwYBitMask_ | |
|
unsigned dwStencilBitDepth_ | |
|
unsigned dwLuminanceBitMask_ | |
|
unsigned dwBumpDuBitMask_ | |
|
unsigned dwOperations_ | |
|
}; | | |
|
union { | |
|
unsigned dwGBitMask_ | |
|
unsigned dwUBitMask_ | |
|
unsigned dwZBitMask_ | |
|
unsigned dwBumpDvBitMask_ | |
|
struct { | |
|
unsigned short wFlipMSTypes_ | |
|
unsigned short wBltMSTypes_ | |
|
} multiSampleCaps_ | |
|
}; | | |
|
union { | |
|
unsigned dwBBitMask_ | |
|
unsigned dwVBitMask_ | |
|
unsigned dwStencilBitMask_ | |
|
unsigned dwBumpLuminanceBitMask_ | |
|
}; | | |
|
union { | |
|
unsigned dwRGBAlphaBitMask_ | |
|
unsigned dwYUVAlphaBitMask_ | |
|
unsigned dwLuminanceAlphaBitMask_ | |
|
unsigned dwRGBZBitMask_ | |
|
unsigned dwYUVZBitMask_ | |
|
}; | | |
|
DirectDraw pixel format definition.
The documentation for this struct was generated from the following file:
- Urho3D/Resource/ImageDDS.h