aurora.directx.dxgi.dxgi1_3

Undocumented in source.

Public Imports

aurora.directx.dxgi.dxgitype
public import aurora.directx.dxgi.dxgitype;
aurora.directx.dxgi.dxgicommon
public import aurora.directx.dxgi.dxgicommon;
aurora.directx.dxgi.dxgiformat
public import aurora.directx.dxgi.dxgiformat;
aurora.directx.dxgi.dxgi1_2
public import aurora.directx.dxgi.dxgi1_2;

Members

Enums

DXGI_OVERLAY_SUPPORT_FLAG
enum DXGI_OVERLAY_SUPPORT_FLAG
Undocumented in source.

Functions

CreateDXGIFactory2
HRESULT CreateDXGIFactory2(uint Flags, const(GUID)* RIID, void** Factory)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
DXGIGetDebugInterface1
HRESULT DXGIGetDebugInterface1(uint Flags, const(GUID)* RIID, void** Debug)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Interfaces

IDXGIDebug1
interface IDXGIDebug1
Undocumented in source.
IDXGIDecodeSwapChain
interface IDXGIDecodeSwapChain
Undocumented in source.
IDXGIDevice3
interface IDXGIDevice3
Undocumented in source.
IDXGIFactory3
interface IDXGIFactory3
Undocumented in source.
IDXGIFactoryMedia
interface IDXGIFactoryMedia
Undocumented in source.
IDXGIOutput2
interface IDXGIOutput2
Undocumented in source.
IDXGIOutput3
interface IDXGIOutput3
Undocumented in source.
IDXGISwapChain2
interface IDXGISwapChain2
Undocumented in source.
IDXGISwapChainMedia
interface IDXGISwapChainMedia
Undocumented in source.

Manifest constants

DXGI_CREATE_FACTORY_DEBUG
enum DXGI_CREATE_FACTORY_DEBUG;
Undocumented in source.
DXGI_CREATE_FACTORY_NORMAL
enum DXGI_CREATE_FACTORY_NORMAL;
Undocumented in source.
DXGI_PRESENT_USE_DURATION
enum DXGI_PRESENT_USE_DURATION;
Undocumented in source.

Structs

DXGI_DECODE_SWAP_CHAIN_DESC
struct DXGI_DECODE_SWAP_CHAIN_DESC
Undocumented in source.
DXGI_FRAME_STATISTICS_MEDIA
struct DXGI_FRAME_STATISTICS_MEDIA
Undocumented in source.
DXGI_MATRIX_3X2_F
struct DXGI_MATRIX_3X2_F
Undocumented in source.

Meta