ReactOS 0.4.17-dev-934-g091855f
ID3D12DebugDevice1 Interface Reference
Inheritance diagram for ID3D12DebugDevice1:
Collaboration diagram for ID3D12DebugDevice1:

Public Member Functions

HRESULT SetDebugParameter (D3D12_DEBUG_DEVICE_PARAMETER_TYPE type, const void *data, UINT size)
 
HRESULT GetDebugParameter (D3D12_DEBUG_DEVICE_PARAMETER_TYPE type, void *data, UINT size)
 
HRESULT ReportLiveDeviceObjects (D3D12_RLDO_FLAGS flags)
 
- Public Member Functions inherited from IUnknown
HRESULT QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject)
 
ULONG AddRef ()
 
ULONG Release ()
 

Additional Inherited Members

- Public Types inherited from IUnknown
typedef IUnknown * LPUNKNOWN
 

Detailed Description

Definition at line 1082 of file d3d12sdklayers.idl.

Member Function Documentation

◆ GetDebugParameter()

HRESULT ID3D12DebugDevice1::GetDebugParameter ( D3D12_DEBUG_DEVICE_PARAMETER_TYPE  type,
void *  data,
UINT  size 
)

◆ ReportLiveDeviceObjects()

HRESULT ID3D12DebugDevice1::ReportLiveDeviceObjects ( D3D12_RLDO_FLAGS  flags)

◆ SetDebugParameter()

HRESULT ID3D12DebugDevice1::SetDebugParameter ( D3D12_DEBUG_DEVICE_PARAMETER_TYPE  type,
const void *  data,
UINT  size 
)

The documentation for this interface was generated from the following file: