Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan.hpp5713 class LogicError : public Error, public std::logic_error class
5716 explicit LogicError( const std::string& what ) in LogicError() function in VULKAN_HPP_NAMESPACE::LogicError
5718 explicit LogicError( char const * what ) in LogicError() function in VULKAN_HPP_NAMESPACE::LogicError