Searched defs:DeviceLostError (Results 1 – 4 of 4) sorted by relevance
38 export class DeviceLostError extends Error { class
5838 class DeviceLostError : public SystemError class5841 …DeviceLostError( std::string const & message ) : SystemError( make_error_code( Result::eErrorDevic… in DeviceLostError() function in VULKAN_HPP_NAMESPACE::DeviceLostError5843 …DeviceLostError( char const * message ) : SystemError( make_error_code( Result::eErrorDeviceLost )… in DeviceLostError() function in VULKAN_HPP_NAMESPACE::DeviceLostError
13807 class DeviceLostError : public SystemError class13810 DeviceLostError( std::string const& message ) in DeviceLostError() function in VULKAN_HPP_NAMESPACE::DeviceLostError13812 DeviceLostError( char const * message ) in DeviceLostError() function in VULKAN_HPP_NAMESPACE::DeviceLostError
13874 class DeviceLostError : public SystemError class13877 DeviceLostError( std::string const& message ) in DeviceLostError() function in VULKAN_HPP_NAMESPACE::DeviceLostError13879 DeviceLostError( char const * message ) in DeviceLostError() function in VULKAN_HPP_NAMESPACE::DeviceLostError