Home
last modified time | relevance | path

Searched defs:DeviceLostError (Results 1 – 4 of 4) sorted by relevance

/external/pigweed/pw_web_ui/src/transport/
Dweb_serial_transport.ts38 export class DeviceLostError extends Error { class
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan.hpp5838 class DeviceLostError : public SystemError class
5841DeviceLostError( std::string const & message ) : SystemError( make_error_code( Result::eErrorDevic… in DeviceLostError() function in VULKAN_HPP_NAMESPACE::DeviceLostError
5843DeviceLostError( char const * message ) : SystemError( make_error_code( Result::eErrorDeviceLost )… in DeviceLostError() function in VULKAN_HPP_NAMESPACE::DeviceLostError
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp13807 class DeviceLostError : public SystemError class
13810 DeviceLostError( std::string const& message ) in DeviceLostError() function in VULKAN_HPP_NAMESPACE::DeviceLostError
13812 DeviceLostError( char const * message ) in DeviceLostError() function in VULKAN_HPP_NAMESPACE::DeviceLostError
/external/swiftshader/include/vulkan/
Dvulkan.hpp13874 class DeviceLostError : public SystemError class
13877 DeviceLostError( std::string const& message ) in DeviceLostError() function in VULKAN_HPP_NAMESPACE::DeviceLostError
13879 DeviceLostError( char const * message ) in DeviceLostError() function in VULKAN_HPP_NAMESPACE::DeviceLostError