- GetDebugParameter
HRESULT GetDebugParameter(D3D12_DEBUG_DEVICE_PARAMETER_TYPE Type, void* pData, uint DataSize)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- ReportLiveDeviceObjects
HRESULT ReportLiveDeviceObjects(D3D12_RLDO_FLAGS Flags)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SetDebugParameter
HRESULT SetDebugParameter(D3D12_DEBUG_DEVICE_PARAMETER_TYPE Type, void* pData, uint DataSize)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.