directx.dxgidebug

Undocumented in source.

Public Imports

directx.dxgi
public import directx.dxgi;

Members

Aliases

DXGI_DEBUG_ID
alias DXGI_DEBUG_ID = GUID
Undocumented in source.
DXGI_DEBUG_RLO_FLAGS
alias DXGI_DEBUG_RLO_FLAGS = DWORD
Undocumented in source.
DXGI_INFO_QUEUE_MESSAGE_CATEGORY
alias DXGI_INFO_QUEUE_MESSAGE_CATEGORY = DWORD
Undocumented in source.
DXGI_INFO_QUEUE_MESSAGE_ID
alias DXGI_INFO_QUEUE_MESSAGE_ID = int
Undocumented in source.
DXGI_INFO_QUEUE_MESSAGE_SEVERITY
alias DXGI_INFO_QUEUE_MESSAGE_SEVERITY = DWORD
Undocumented in source.
_DXGIGetDebugInterface
alias _DXGIGetDebugInterface = HRESULT function(REFIID riid, void** ppDebug)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Enums

DXGI_DEBUG_RLO_SUMMARY
anonymousenum DXGI_DEBUG_RLO_SUMMARY
Undocumented in source.
DXGI_INFO_QUEUE_MESSAGE_CATEGORY_UNKNOWN
anonymousenum DXGI_INFO_QUEUE_MESSAGE_CATEGORY_UNKNOWN
Undocumented in source.
DXGI_INFO_QUEUE_MESSAGE_SEVERITY_CORRUPTION
anonymousenum DXGI_INFO_QUEUE_MESSAGE_SEVERITY_CORRUPTION
Undocumented in source.

Interfaces

IDXGIDebug
interface IDXGIDebug
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
IDXGIDebug1
interface IDXGIDebug1
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
IDXGIInfoQueue
interface IDXGIInfoQueue
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Manifest constants

DXGI_INFO_QUEUE_DEFAULT_MESSAGE_COUNT_LIMIT
enum DXGI_INFO_QUEUE_DEFAULT_MESSAGE_COUNT_LIMIT;
Undocumented in source.
DXGI_INFO_QUEUE_MESSAGE_ID_STRING_FROM_APPLICATION
enum DXGI_INFO_QUEUE_MESSAGE_ID_STRING_FROM_APPLICATION;
Undocumented in source.

Static variables

DXGIGetDebugInterface
_DXGIGetDebugInterface DXGIGetDebugInterface;
Undocumented in source.
DXGI_DEBUG_ALL
auto DXGI_DEBUG_ALL;
Undocumented in source.
DXGI_DEBUG_APP
auto DXGI_DEBUG_APP;
Undocumented in source.
DXGI_DEBUG_DX
auto DXGI_DEBUG_DX;
Undocumented in source.
DXGI_DEBUG_DXGI
auto DXGI_DEBUG_DXGI;
Undocumented in source.

Structs

DXGI_INFO_QUEUE_FILTER
struct DXGI_INFO_QUEUE_FILTER
Undocumented in source.
DXGI_INFO_QUEUE_FILTER_DESC
struct DXGI_INFO_QUEUE_FILTER_DESC
Undocumented in source.
DXGI_INFO_QUEUE_MESSAGE
struct DXGI_INFO_QUEUE_MESSAGE
Undocumented in source.

Meta