CommonLibVR
REX::W32::DXGI_MODE_DESC1 Struct Reference

#include <DXGI_2.h>

Public Attributes

std::uint32_t width
 
std::uint32_t height
 
DXGI_RATIONAL refreshRate
 
DXGI_FORMAT format
 
DXGI_MODE_SCANLINE_ORDER scanlineOrdering
 
DXGI_MODE_SCALING scaling
 
BOOL stereo
 

Member Data Documentation

◆ format

DXGI_FORMAT REX::W32::DXGI_MODE_DESC1::format

◆ height

std::uint32_t REX::W32::DXGI_MODE_DESC1::height

◆ refreshRate

DXGI_RATIONAL REX::W32::DXGI_MODE_DESC1::refreshRate

◆ scaling

DXGI_MODE_SCALING REX::W32::DXGI_MODE_DESC1::scaling

◆ scanlineOrdering

DXGI_MODE_SCANLINE_ORDER REX::W32::DXGI_MODE_DESC1::scanlineOrdering

◆ stereo

BOOL REX::W32::DXGI_MODE_DESC1::stereo

◆ width

std::uint32_t REX::W32::DXGI_MODE_DESC1::width

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