win32.directx.dxgitype

\ dxgitype.d * * Windows API header module * * Placed into public domain * \**********************************************************************

Members

Enums

DXGI_FORMAT
enum DXGI_FORMAT
Undocumented in source.
DXGI_MODE_ROTATION
enum DXGI_MODE_ROTATION
Undocumented in source.
DXGI_MODE_SCALING
enum DXGI_MODE_SCALING
Undocumented in source.
DXGI_MODE_SCANLINE_ORDER
enum DXGI_MODE_SCANLINE_ORDER
Undocumented in source.

Functions

MAKE_DXGI_HRESULT
HRESULT MAKE_DXGI_HRESULT(T code)
Undocumented in source. Be warned that the author may not have intended to support it.
MAKE_DXGI_STATUS
HRESULT MAKE_DXGI_STATUS(T code)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

DXGI_GAMMA_CONTROL
struct DXGI_GAMMA_CONTROL
Undocumented in source.
DXGI_GAMMA_CONTROL_CAPABILITIES
struct DXGI_GAMMA_CONTROL_CAPABILITIES
Undocumented in source.
DXGI_MODE_DESC
struct DXGI_MODE_DESC
Undocumented in source.
DXGI_RATIONAL
struct DXGI_RATIONAL
Undocumented in source.
DXGI_RGB
struct DXGI_RGB
Undocumented in source.
DXGI_SAMPLE_DESC
struct DXGI_SAMPLE_DESC
Undocumented in source.

Variables

DXGI_ERROR_DEVICE_HUNG
HRESULT DXGI_ERROR_DEVICE_HUNG;
Undocumented in source.
DXGI_ERROR_DEVICE_REMOVED
HRESULT DXGI_ERROR_DEVICE_REMOVED;
Undocumented in source.
DXGI_ERROR_DEVICE_RESET
HRESULT DXGI_ERROR_DEVICE_RESET;
Undocumented in source.
DXGI_ERROR_DRIVER_INTERNAL_ERROR
HRESULT DXGI_ERROR_DRIVER_INTERNAL_ERROR;
Undocumented in source.
DXGI_ERROR_FRAME_STATISTICS_DISJOINT
HRESULT DXGI_ERROR_FRAME_STATISTICS_DISJOINT;
Undocumented in source.
DXGI_ERROR_GRAPHICS_VIDPN_SOURCE_IN_USE
HRESULT DXGI_ERROR_GRAPHICS_VIDPN_SOURCE_IN_USE;
Undocumented in source.
DXGI_ERROR_INVALID_CALL
HRESULT DXGI_ERROR_INVALID_CALL;
Undocumented in source.
DXGI_ERROR_MORE_DATA
HRESULT DXGI_ERROR_MORE_DATA;
Undocumented in source.
DXGI_ERROR_NONEXCLUSIVE
HRESULT DXGI_ERROR_NONEXCLUSIVE;
Undocumented in source.
DXGI_ERROR_NOT_CURRENTLY_AVAILABLE
HRESULT DXGI_ERROR_NOT_CURRENTLY_AVAILABLE;
Undocumented in source.
DXGI_ERROR_NOT_FOUND
HRESULT DXGI_ERROR_NOT_FOUND;
Undocumented in source.
DXGI_ERROR_UNSUPPORTED
HRESULT DXGI_ERROR_UNSUPPORTED;
Undocumented in source.
DXGI_ERROR_WAS_STILL_DRAWING
HRESULT DXGI_ERROR_WAS_STILL_DRAWING;
Undocumented in source.
DXGI_FORMAT_DEFINED
HRESULT DXGI_FORMAT_DEFINED;
Undocumented in source.
DXGI_STATUS_CLIPPED
HRESULT DXGI_STATUS_CLIPPED;
Undocumented in source.
DXGI_STATUS_GRAPHICS_VIDPN_SOURCE_IN_USE
HRESULT DXGI_STATUS_GRAPHICS_VIDPN_SOURCE_IN_USE;
Undocumented in source.
DXGI_STATUS_MODE_CHANGED
HRESULT DXGI_STATUS_MODE_CHANGED;
Undocumented in source.
DXGI_STATUS_MODE_CHANGE_IN_PROGRESS
HRESULT DXGI_STATUS_MODE_CHANGE_IN_PROGRESS;
Undocumented in source.
DXGI_STATUS_NO_DESKTOP_ACCESS
HRESULT DXGI_STATUS_NO_DESKTOP_ACCESS;
Undocumented in source.
DXGI_STATUS_NO_REDIRECTION
HRESULT DXGI_STATUS_NO_REDIRECTION;
Undocumented in source.
DXGI_STATUS_OCCLUDED
HRESULT DXGI_STATUS_OCCLUDED;
Undocumented in source.
_FACDXGI
auto _FACDXGI;
Undocumented in source.

Meta