Home
last modified time | relevance | path

Searched refs:CheckHResult (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/d3d10umd/
DDebug.h35 CheckHResult(HRESULT hr, const char *function, unsigned line);
43 CheckHResult(hr, __FUNCTION__, __LINE__)
DDebug.cpp46 CheckHResult(HRESULT hr, const char *function, unsigned line) in CheckHResult() function