Sort video modes

Determines how to sort the video modes returned by IDirectDraw::EnumDisplayModes

Use system order

Lists modes by the order generated by the system and/or DXGL.

Group by color depth

Lists modes in groups of color depth, each group sorted by resolution.

Group by resolution

Lists modes sorted by resolution, with color depths listed in order for each resolution.