Home
last modified time | relevance | path

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

/external/pigweed/ts/transport/
Dweb_serial_transport.ts39 export class DeviceLostError extends Error { class
/external/rust/crates/vulkano/src/sync/
Dfence.rs367 DeviceLostError, enumerator
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp6290 class DeviceLostError : public SystemError class
6293DeviceLostError( std::string const & message ) : SystemError( make_error_code( Result::eErrorDevic… in DeviceLostError() function in VULKAN_HPP_NAMESPACE::DeviceLostError
6294DeviceLostError( char const * message ) : SystemError( make_error_code( Result::eErrorDeviceLost )… in DeviceLostError() function in VULKAN_HPP_NAMESPACE::DeviceLostError
/external/swiftshader/include/vulkan/
Dvulkan.hpp5773 class DeviceLostError : public SystemError class
5776 DeviceLostError( std::string const & message ) in DeviceLostError() function in VULKAN_HPP_NAMESPACE::DeviceLostError
5778 DeviceLostError( char const * message ) in DeviceLostError() function in VULKAN_HPP_NAMESPACE::DeviceLostError
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan.hpp6440 class DeviceLostError : public SystemError class
6443DeviceLostError( std::string const & message ) : SystemError( make_error_code( Result::eErrorDevic… in DeviceLostError() function in VULKAN_HPP_NAMESPACE::DeviceLostError
6444DeviceLostError( char const * message ) : SystemError( make_error_code( Result::eErrorDeviceLost )… in DeviceLostError() function in VULKAN_HPP_NAMESPACE::DeviceLostError