aurora.directx.dxgi.dxgi

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;

Members

Aliases

DXGI_USAGE
alias DXGI_USAGE = uint
Undocumented in source.

Enums

DXGI_ADAPTER_FLAG
enum DXGI_ADAPTER_FLAG
Undocumented in source.
DXGI_FRAME_PRESENTATION_MODE
enum DXGI_FRAME_PRESENTATION_MODE
Undocumented in source.
DXGI_MULTIPLANE_OVERLAY_YCbCr_FLAGS
enum DXGI_MULTIPLANE_OVERLAY_YCbCr_FLAGS
Undocumented in source.
DXGI_RESIDENCY
enum DXGI_RESIDENCY
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.

Functions

CreateDXGIFactory
HRESULT CreateDXGIFactory(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.
CreateDXGIFactory1
HRESULT CreateDXGIFactory1(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.
DXGIGetDebugInterface
HRESULT DXGIGetDebugInterface(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

IDXGIAdapter
interface IDXGIAdapter
Undocumented in source.
IDXGIAdapter1
interface IDXGIAdapter1
Undocumented in source.
IDXGIDevice
interface IDXGIDevice
Undocumented in source.
IDXGIDevice1
interface IDXGIDevice1
Undocumented in source.
IDXGIDeviceSubObject
interface IDXGIDeviceSubObject
Undocumented in source.
IDXGIFactory
interface IDXGIFactory
Undocumented in source.
IDXGIFactory1
interface IDXGIFactory1
Undocumented in source.
IDXGIKeyedMutex
interface IDXGIKeyedMutex
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.
IDXGISurface1
interface IDXGISurface1
Undocumented in source.
IDXGISwapChain
interface IDXGISwapChain
Undocumented in source.

Manifest constants

DXGI_CPU_ACCESS_DYNAMIC
enum DXGI_CPU_ACCESS_DYNAMIC;
Undocumented in source.
DXGI_CPU_ACCESS_FIELD
enum DXGI_CPU_ACCESS_FIELD;
Undocumented in source.
DXGI_CPU_ACCESS_NONE
enum DXGI_CPU_ACCESS_NONE;
Undocumented in source.
DXGI_CPU_ACCESS_READ_WRITE
enum DXGI_CPU_ACCESS_READ_WRITE;
Undocumented in source.
DXGI_CPU_ACCESS_SCRATCH
enum DXGI_CPU_ACCESS_SCRATCH;
Undocumented in source.
DXGI_ENUM_MODES_INTERLACED
enum DXGI_ENUM_MODES_INTERLACED;
Undocumented in source.
DXGI_ENUM_MODES_SCALING
enum DXGI_ENUM_MODES_SCALING;
Undocumented in source.
DXGI_ERROR_ACCESS_DENIED
enum DXGI_ERROR_ACCESS_DENIED;
Undocumented in source.
DXGI_ERROR_ACCESS_LOST
enum DXGI_ERROR_ACCESS_LOST;
Undocumented in source.
DXGI_ERROR_CANNOT_PROTECT_CONTENT
enum DXGI_ERROR_CANNOT_PROTECT_CONTENT;
Undocumented in source.
DXGI_ERROR_DEVICE_HUNG
enum DXGI_ERROR_DEVICE_HUNG;
Undocumented in source.
DXGI_ERROR_DEVICE_REMOVED
enum DXGI_ERROR_DEVICE_REMOVED;
Undocumented in source.
DXGI_ERROR_DEVICE_RESET
enum DXGI_ERROR_DEVICE_RESET;
Undocumented in source.
DXGI_ERROR_DRIVER_INTERNAL_ERROR
enum DXGI_ERROR_DRIVER_INTERNAL_ERROR;
Undocumented in source.
DXGI_ERROR_FRAME_STATISTICS_DISJOINT
enum DXGI_ERROR_FRAME_STATISTICS_DISJOINT;
Undocumented in source.
DXGI_ERROR_GRAPHICS_VIDPN_SOURCE_IN_USE
enum DXGI_ERROR_GRAPHICS_VIDPN_SOURCE_IN_USE;
Undocumented in source.
DXGI_ERROR_INVALID_CALL
enum DXGI_ERROR_INVALID_CALL;
Undocumented in source.
DXGI_ERROR_NAME_ALREADY_EXISTS
enum DXGI_ERROR_NAME_ALREADY_EXISTS;
Undocumented in source.
DXGI_ERROR_NONEXCLUSIVE
enum DXGI_ERROR_NONEXCLUSIVE;
Undocumented in source.
DXGI_ERROR_NOT_CURRENTLY_AVAILABLE
enum DXGI_ERROR_NOT_CURRENTLY_AVAILABLE;
Undocumented in source.
DXGI_ERROR_NOT_FOUND
enum DXGI_ERROR_NOT_FOUND;
Undocumented in source.
DXGI_ERROR_REMOTE_CLIENT_DISCONNECTED
enum DXGI_ERROR_REMOTE_CLIENT_DISCONNECTED;
Undocumented in source.
DXGI_ERROR_REMOTE_OUTOFMEMORY
enum DXGI_ERROR_REMOTE_OUTOFMEMORY;
Undocumented in source.
DXGI_ERROR_RESTRICT_TO_OUTPUT_STALE
enum DXGI_ERROR_RESTRICT_TO_OUTPUT_STALE;
Undocumented in source.
DXGI_ERROR_SESSION_DISCONNECTED
enum DXGI_ERROR_SESSION_DISCONNECTED;
Undocumented in source.
DXGI_ERROR_UNSUPPORTED
enum DXGI_ERROR_UNSUPPORTED;
Undocumented in source.
DXGI_ERROR_WAIT_TIMEOUT
enum DXGI_ERROR_WAIT_TIMEOUT;
Undocumented in source.
DXGI_ERROR_WAS_STILL_DRAWING
enum DXGI_ERROR_WAS_STILL_DRAWING;
Undocumented in source.
DXGI_MAP_DISCARD
enum DXGI_MAP_DISCARD;
Undocumented in source.
DXGI_MAP_READ
enum DXGI_MAP_READ;
Undocumented in source.
DXGI_MAP_WRITE
enum DXGI_MAP_WRITE;
Undocumented in source.
DXGI_MWA_NO_ALT_ENTER
enum DXGI_MWA_NO_ALT_ENTER;
Undocumented in source.
DXGI_MWA_NO_PRINT_SCREEN
enum DXGI_MWA_NO_PRINT_SCREEN;
Undocumented in source.
DXGI_MWA_NO_WINDOW_CHANGES
enum DXGI_MWA_NO_WINDOW_CHANGES;
Undocumented in source.
DXGI_MWA_VALID
enum DXGI_MWA_VALID;
Undocumented in source.
DXGI_PRESENT_DO_NOT_SEQUENCE
enum DXGI_PRESENT_DO_NOT_SEQUENCE;
Undocumented in source.
DXGI_PRESENT_FRAME
enum DXGI_PRESENT_FRAME;
Undocumented in source.
DXGI_PRESENT_RESTART
enum DXGI_PRESENT_RESTART;
Undocumented in source.
DXGI_PRESENT_TEST
enum DXGI_PRESENT_TEST;
Undocumented in source.
DXGI_RESOURCE_PRIORITY_HIGH
enum DXGI_RESOURCE_PRIORITY_HIGH;
Undocumented in source.
DXGI_RESOURCE_PRIORITY_LOW
enum DXGI_RESOURCE_PRIORITY_LOW;
Undocumented in source.
DXGI_RESOURCE_PRIORITY_MAXIMUM
enum DXGI_RESOURCE_PRIORITY_MAXIMUM;
Undocumented in source.
DXGI_RESOURCE_PRIORITY_MINIMUM
enum DXGI_RESOURCE_PRIORITY_MINIMUM;
Undocumented in source.
DXGI_RESOURCE_PRIORITY_NORMAL
enum DXGI_RESOURCE_PRIORITY_NORMAL;
Undocumented in source.
DXGI_STATUS_MODE_CHANGED
enum DXGI_STATUS_MODE_CHANGED;
Undocumented in source.
DXGI_STATUS_MODE_CHANGE_IN_PROGRESS
enum DXGI_STATUS_MODE_CHANGE_IN_PROGRESS;
Undocumented in source.
DXGI_STATUS_OCCLUDED
enum DXGI_STATUS_OCCLUDED;
Undocumented in source.
DXGI_SWAP_CHAIN_FLAG_ALLOW_MODE_SWITCH
enum DXGI_SWAP_CHAIN_FLAG_ALLOW_MODE_SWITCH;
Undocumented in source.
DXGI_SWAP_CHAIN_FLAG_DISPLAY_ONLY
enum DXGI_SWAP_CHAIN_FLAG_DISPLAY_ONLY;
Undocumented in source.
DXGI_SWAP_CHAIN_FLAG_FOREGROUND_LAYER
enum DXGI_SWAP_CHAIN_FLAG_FOREGROUND_LAYER;
Undocumented in source.
DXGI_SWAP_CHAIN_FLAG_FRAME_LATENCY_WAITABLE_OBJECT
enum DXGI_SWAP_CHAIN_FLAG_FRAME_LATENCY_WAITABLE_OBJECT;
Undocumented in source.
DXGI_SWAP_CHAIN_FLAG_GDI_COMPATIBLE
enum DXGI_SWAP_CHAIN_FLAG_GDI_COMPATIBLE;
Undocumented in source.
DXGI_SWAP_CHAIN_FLAG_NONPREROTATED
enum DXGI_SWAP_CHAIN_FLAG_NONPREROTATED;
Undocumented in source.
DXGI_SWAP_CHAIN_FLAG_RESTRICTED_CONTENT
enum DXGI_SWAP_CHAIN_FLAG_RESTRICTED_CONTENT;
Undocumented in source.
DXGI_SWAP_CHAIN_FLAG_RESTRICT_SHARED_RESOURCE_DRIVER
enum DXGI_SWAP_CHAIN_FLAG_RESTRICT_SHARED_RESOURCE_DRIVER;
Undocumented in source.
DXGI_USAGE_BACK_BUFFER
enum DXGI_USAGE_BACK_BUFFER;
Undocumented in source.
DXGI_USAGE_DISCARD_ON_PRESENT
enum DXGI_USAGE_DISCARD_ON_PRESENT;
Undocumented in source.
DXGI_USAGE_READ_ONLY
enum DXGI_USAGE_READ_ONLY;
Undocumented in source.
DXGI_USAGE_RENDER_TARGET_OUTPUT
enum DXGI_USAGE_RENDER_TARGET_OUTPUT;
Undocumented in source.
DXGI_USAGE_SHADER_INPUT
enum DXGI_USAGE_SHADER_INPUT;
Undocumented in source.
DXGI_USAGE_SHARED
enum DXGI_USAGE_SHARED;
Undocumented in source.
DXGI_USAGE_UNORDERED_ACCESS
enum DXGI_USAGE_UNORDERED_ACCESS;
Undocumented in source.

Structs

DXGI_ADAPTER_DESC
struct DXGI_ADAPTER_DESC
Undocumented in source.
DXGI_ADAPTER_DESC1
struct DXGI_ADAPTER_DESC1
Undocumented in source.
DXGI_FRAME_STATISTICS
struct DXGI_FRAME_STATISTICS
Undocumented in source.
DXGI_GAMMA_CONTROL
struct DXGI_GAMMA_CONTROL
Undocumented in source.
DXGI_GAMMA_CONTROL_CAPABILITIES
struct DXGI_GAMMA_CONTROL_CAPABILITIES
Undocumented in source.
DXGI_MAPPED_RECT
struct DXGI_MAPPED_RECT
Undocumented in source.
DXGI_MODE_DESC
struct DXGI_MODE_DESC
Undocumented in source.
DXGI_OUTDUPL_DESC
struct DXGI_OUTDUPL_DESC
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.

Meta