Home
last modified time | relevance | path

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

/external/vulkan-headers/include/vulkan/
Dvulkan.hpp6395 class NativeWindowInUseKHRError : public SystemError class
6398NativeWindowInUseKHRError( std::string const & message ) : SystemError( make_error_code( Result::e… in NativeWindowInUseKHRError() function in VULKAN_HPP_NAMESPACE::NativeWindowInUseKHRError
6399NativeWindowInUseKHRError( char const * message ) : SystemError( make_error_code( Result::eErrorNa… in NativeWindowInUseKHRError() function in VULKAN_HPP_NAMESPACE::NativeWindowInUseKHRError
/external/swiftshader/include/vulkan/
Dvulkan.hpp5908 class NativeWindowInUseKHRError : public SystemError class
5911 NativeWindowInUseKHRError( std::string const & message ) in NativeWindowInUseKHRError() function in VULKAN_HPP_NAMESPACE::NativeWindowInUseKHRError
5913 NativeWindowInUseKHRError( char const * message ) in NativeWindowInUseKHRError() function in VULKAN_HPP_NAMESPACE::NativeWindowInUseKHRError
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan.hpp6545 class NativeWindowInUseKHRError : public SystemError class
6548NativeWindowInUseKHRError( std::string const & message ) : SystemError( make_error_code( Result::e… in NativeWindowInUseKHRError() function in VULKAN_HPP_NAMESPACE::NativeWindowInUseKHRError
6549NativeWindowInUseKHRError( char const * message ) : SystemError( make_error_code( Result::eErrorNa… in NativeWindowInUseKHRError() function in VULKAN_HPP_NAMESPACE::NativeWindowInUseKHRError