Searched defs:ExtensionNotPresentError (Results 1 – 3 of 3) sorted by relevance
6311 class ExtensionNotPresentError : public SystemError class6314 …ExtensionNotPresentError( std::string const & message ) : SystemError( make_error_code( Result::eE… in ExtensionNotPresentError() function in VULKAN_HPP_NAMESPACE::ExtensionNotPresentError6315 …ExtensionNotPresentError( char const * message ) : SystemError( make_error_code( Result::eErrorExt… in ExtensionNotPresentError() function in VULKAN_HPP_NAMESPACE::ExtensionNotPresentError
5800 class ExtensionNotPresentError : public SystemError class5803 ExtensionNotPresentError( std::string const & message ) in ExtensionNotPresentError() function in VULKAN_HPP_NAMESPACE::ExtensionNotPresentError5805 ExtensionNotPresentError( char const * message ) in ExtensionNotPresentError() function in VULKAN_HPP_NAMESPACE::ExtensionNotPresentError
6461 class ExtensionNotPresentError : public SystemError class6464 …ExtensionNotPresentError( std::string const & message ) : SystemError( make_error_code( Result::eE… in ExtensionNotPresentError() function in VULKAN_HPP_NAMESPACE::ExtensionNotPresentError6465 …ExtensionNotPresentError( char const * message ) : SystemError( make_error_code( Result::eErrorExt… in ExtensionNotPresentError() function in VULKAN_HPP_NAMESPACE::ExtensionNotPresentError