Skip to content
Snippets Groups Projects
Commit eedac9bd authored by Henri Verbeet's avatar Henri Verbeet
Browse files

include: Rename DXGI_FORMAT_FORCE_DWORD to DXGI_FORMAT_FORCE_UINT.

parent da54bd02
Branches
Tags
No related merge requests found
......@@ -135,5 +135,5 @@ typedef enum DXGI_FORMAT
DXGI_FORMAT_A8P8 = 0x72,
DXGI_FORMAT_B4G4R4A4_UNORM = 0x73,
DXGI_FORMAT_FORCE_DWORD = 0xffffffff,
DXGI_FORMAT_FORCE_UINT = 0xffffffff,
} DXGI_FORMAT;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment