win32.directx.dxgi

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

Members

Aliases

DXGI_USAGE
alias DXGI_USAGE = UINT
Undocumented in source.

Enums

DXGI_CPU_ACCESS_NONE
anonymousenum DXGI_CPU_ACCESS_NONE
Undocumented in source.
DXGI_PRESENT_TEST
anonymousenum DXGI_PRESENT_TEST
Undocumented in source.
DXGI_RESIDENCY
enum DXGI_RESIDENCY
Undocumented in source.
DXGI_RESOURCE_PRIORITY_MINIMUM
anonymousenum DXGI_RESOURCE_PRIORITY_MINIMUM
Undocumented in source.
DXGI_SWAP_CHAIN_FLAG
enum DXGI_SWAP_CHAIN_FLAG
Undocumented in source.
DXGI_SWAP_EFFECT
enum DXGI_SWAP_EFFECT
Undocumented in source.
DXGI_USAGE_SHADER_INPUT
anonymousenum DXGI_USAGE_SHADER_INPUT
Undocumented in source.

Interfaces

IDXGIAdapter
interface IDXGIAdapter
Undocumented in source.
IDXGIDevice
interface IDXGIDevice
Undocumented in source.
IDXGIDeviceSubObject
interface IDXGIDeviceSubObject
Undocumented in source.
IDXGIFactory
interface IDXGIFactory
Undocumented in source.
IDXGIObject
interface IDXGIObject
Undocumented in source.
IDXGIOutput
interface IDXGIOutput
Undocumented in source.
IDXGIResource
interface IDXGIResource
Undocumented in source.
IDXGISurface
interface IDXGISurface
Undocumented in source.
IDXGISwapChain
interface IDXGISwapChain
Undocumented in source.

Structs

DXGI_ADAPTER_DESC
struct DXGI_ADAPTER_DESC
Undocumented in source.
DXGI_FRAME_STATISTICS
struct DXGI_FRAME_STATISTICS
Undocumented in source.
DXGI_MAPPED_RECT
struct DXGI_MAPPED_RECT
Undocumented in source.
DXGI_OUTPUT_DESC
struct DXGI_OUTPUT_DESC
Undocumented in source.
DXGI_SHARED_RESOURCE
struct DXGI_SHARED_RESOURCE
Undocumented in source.
DXGI_SURFACE_DESC
struct DXGI_SURFACE_DESC
Undocumented in source.
DXGI_SWAP_CHAIN_DESC
struct DXGI_SWAP_CHAIN_DESC
Undocumented in source.

Variables

DXGI_MAX_SWAP_CHAIN_BUFFERS
auto DXGI_MAX_SWAP_CHAIN_BUFFERS;
Undocumented in source.
IID_IDXGIAdapter
GUID IID_IDXGIAdapter;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IID_IDXGIDevice
GUID IID_IDXGIDevice;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IID_IDXGIDeviceSubObject
GUID IID_IDXGIDeviceSubObject;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IID_IDXGIFactory
GUID IID_IDXGIFactory;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IID_IDXGIObject
GUID IID_IDXGIObject;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IID_IDXGIOutput
GUID IID_IDXGIOutput;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IID_IDXGIResource
GUID IID_IDXGIResource;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IID_IDXGISurface
GUID IID_IDXGISurface;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IID_IDXGISwapChain
GUID IID_IDXGISwapChain;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta