Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan.hpp6212 class NativeWindowInUseKHRError : public SystemError class
6215 NativeWindowInUseKHRError( std::string const & message ) in NativeWindowInUseKHRError() function in VULKAN_HPP_NAMESPACE::NativeWindowInUseKHRError
6218 NativeWindowInUseKHRError( char const * message ) in NativeWindowInUseKHRError() function in VULKAN_HPP_NAMESPACE::NativeWindowInUseKHRError
/third_party/vulkan-headers/include/vulkan/
Dvulkan.hpp6377 class NativeWindowInUseKHRError : public SystemError class
6380NativeWindowInUseKHRError( std::string const & message ) : SystemError( make_error_code( Result::e… in NativeWindowInUseKHRError() function in VULKAN_HPP_NAMESPACE::NativeWindowInUseKHRError
6382NativeWindowInUseKHRError( char const * message ) : SystemError( make_error_code( Result::eErrorNa… in NativeWindowInUseKHRError() function in VULKAN_HPP_NAMESPACE::NativeWindowInUseKHRError