Searched defs:SurfaceCountersError (Results 1 – 2 of 2) sorted by relevance
1543 struct SurfaceCountersError : public std::runtime_error struct1545 SurfaceCountersError(const std::string& what_) : std::runtime_error(what_) {} in SurfaceCountersError() function
1543 struct SurfaceCountersError : public std::runtime_error struct1545 SurfaceCountersError(const std::string& what_) : std::runtime_error(what_) {} in SurfaceCountersError() argument