Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
DDS_PIXELFORMAT Struct Reference

Public Attributes

DWORD dwSize
 
DWORD dwFlags
 
DWORD dwFourCC
 
DWORD dwRGBBitCount
 
DWORD dwRBitMask
 
DWORD dwGBitMask
 
DWORD dwBBitMask
 
DWORD dwABitMask
 

Detailed Description

Definition at line 175 of file exoticformats.cpp.

Member Data Documentation

◆ dwABitMask

DWORD DDS_PIXELFORMAT::dwABitMask

Definition at line 183 of file exoticformats.cpp.

◆ dwBBitMask

DWORD DDS_PIXELFORMAT::dwBBitMask

Definition at line 182 of file exoticformats.cpp.

◆ dwFlags

DWORD DDS_PIXELFORMAT::dwFlags

Definition at line 177 of file exoticformats.cpp.

◆ dwFourCC

DWORD DDS_PIXELFORMAT::dwFourCC

Definition at line 178 of file exoticformats.cpp.

◆ dwGBitMask

DWORD DDS_PIXELFORMAT::dwGBitMask

Definition at line 181 of file exoticformats.cpp.

◆ dwRBitMask

DWORD DDS_PIXELFORMAT::dwRBitMask

Definition at line 180 of file exoticformats.cpp.

◆ dwRGBBitCount

DWORD DDS_PIXELFORMAT::dwRGBBitCount

Definition at line 179 of file exoticformats.cpp.

◆ dwSize

DWORD DDS_PIXELFORMAT::dwSize

Definition at line 176 of file exoticformats.cpp.


The documentation for this struct was generated from the following file: