Searched defs:DeviceLostError (Results 1 – 5 of 5) sorted by relevance
39 export class DeviceLostError extends Error { class
367 DeviceLostError, enumerator
6290 class DeviceLostError : public SystemError class6293 …DeviceLostError( std::string const & message ) : SystemError( make_error_code( Result::eErrorDevic… in DeviceLostError() function in VULKAN_HPP_NAMESPACE::DeviceLostError6294 …DeviceLostError( char const * message ) : SystemError( make_error_code( Result::eErrorDeviceLost )… in DeviceLostError() function in VULKAN_HPP_NAMESPACE::DeviceLostError
5773 class DeviceLostError : public SystemError class5776 DeviceLostError( std::string const & message ) in DeviceLostError() function in VULKAN_HPP_NAMESPACE::DeviceLostError5778 DeviceLostError( char const * message ) in DeviceLostError() function in VULKAN_HPP_NAMESPACE::DeviceLostError
6440 class DeviceLostError : public SystemError class6443 …DeviceLostError( std::string const & message ) : SystemError( make_error_code( Result::eErrorDevic… in DeviceLostError() function in VULKAN_HPP_NAMESPACE::DeviceLostError6444 …DeviceLostError( char const * message ) : SystemError( make_error_code( Result::eErrorDeviceLost )… in DeviceLostError() function in VULKAN_HPP_NAMESPACE::DeviceLostError