Jolt Physics
A multi core friendly Game Physics Engine
Loading...
Searching...
No Matches
IncludeDX12.h File Reference
#include <Jolt/Core/IncludeWindows.h>
#include <Jolt/Core/StringTools.h>
#include <d3d12.h>
#include <dxgi1_6.h>
#include <dxgidebug.h>
#include <wrl.h>

Go to the source code of this file.

Functions

template<class Result >
bool HRFailed (HRESULT inHR, Result &outResult)
 
bool HRFailed (HRESULT inHR)
 

Function Documentation

◆ HRFailed() [1/2]

bool HRFailed ( HRESULT inHR)
inline

◆ HRFailed() [2/2]

template<class Result >
bool HRFailed ( HRESULT inHR,
Result & outResult )
inline