|
ReactOS 0.4.17-dev-934-g091855f
|


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 |
Definition at line 1082 of file d3d12sdklayers.idl.
| HRESULT ID3D12DebugDevice1::GetDebugParameter | ( | D3D12_DEBUG_DEVICE_PARAMETER_TYPE | type, |
| void * | data, | ||
| UINT | size | ||
| ) |
| HRESULT ID3D12DebugDevice1::ReportLiveDeviceObjects | ( | D3D12_RLDO_FLAGS | flags | ) |
| HRESULT ID3D12DebugDevice1::SetDebugParameter | ( | D3D12_DEBUG_DEVICE_PARAMETER_TYPE | type, |
| const void * | data, | ||
| UINT | size | ||
| ) |