Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan.hpp6288 class FullScreenExclusiveModeLostEXTError : public SystemError class
6291 FullScreenExclusiveModeLostEXTError( std::string const & message ) in FullScreenExclusiveModeLostEXTError() function in VULKAN_HPP_NAMESPACE::FullScreenExclusiveModeLostEXTError
6294 FullScreenExclusiveModeLostEXTError( char const * message ) in FullScreenExclusiveModeLostEXTError() function in VULKAN_HPP_NAMESPACE::FullScreenExclusiveModeLostEXTError
/third_party/vulkan-headers/include/vulkan/
Dvulkan.hpp6509 class FullScreenExclusiveModeLostEXTError : public SystemError class
6512FullScreenExclusiveModeLostEXTError( std::string const & message ) : SystemError( make_error_code(… in FullScreenExclusiveModeLostEXTError() function in VULKAN_HPP_NAMESPACE::FullScreenExclusiveModeLostEXTError
6516FullScreenExclusiveModeLostEXTError( char const * message ) : SystemError( make_error_code( Result… in FullScreenExclusiveModeLostEXTError() function in VULKAN_HPP_NAMESPACE::FullScreenExclusiveModeLostEXTError