Searched defs:ExtensionNotPresentError (Results 1 – 3 of 3) sorted by relevance
6128 class ExtensionNotPresentError : public SystemError class6131 …ExtensionNotPresentError( std::string const & message ) : SystemError( make_error_code( Result::eE… in ExtensionNotPresentError() function in VULKAN_HPP_NAMESPACE::ExtensionNotPresentError6132 …ExtensionNotPresentError( char const * message ) : SystemError( make_error_code( Result::eErrorExt… in ExtensionNotPresentError() function in VULKAN_HPP_NAMESPACE::ExtensionNotPresentError
6269 class ExtensionNotPresentError : public SystemError class6272 …ExtensionNotPresentError( std::string const & message ) : SystemError( make_error_code( Result::eE… in ExtensionNotPresentError() function in VULKAN_HPP_NAMESPACE::ExtensionNotPresentError6274 …ExtensionNotPresentError( char const * message ) : SystemError( make_error_code( Result::eErrorExt… in ExtensionNotPresentError() function in VULKAN_HPP_NAMESPACE::ExtensionNotPresentError
6308 class ExtensionNotPresentError : public SystemError class6311 …ExtensionNotPresentError( std::string const & message ) : SystemError( make_error_code( Result::eE… in ExtensionNotPresentError() function in VULKAN_HPP_NAMESPACE::ExtensionNotPresentError6313 …ExtensionNotPresentError( char const * message ) : SystemError( make_error_code( Result::eErrorExt… in ExtensionNotPresentError() function in VULKAN_HPP_NAMESPACE::ExtensionNotPresentError