Searched defs:LayerNotPresentError (Results 1 – 3 of 3) sorted by relevance
6304 class LayerNotPresentError : public SystemError class6307 …LayerNotPresentError( std::string const & message ) : SystemError( make_error_code( Result::eError… in LayerNotPresentError() function in VULKAN_HPP_NAMESPACE::LayerNotPresentError6308 …LayerNotPresentError( char const * message ) : SystemError( make_error_code( Result::eErrorLayerNo… in LayerNotPresentError() function in VULKAN_HPP_NAMESPACE::LayerNotPresentError
5791 class LayerNotPresentError : public SystemError class5794 LayerNotPresentError( std::string const & message ) in LayerNotPresentError() function in VULKAN_HPP_NAMESPACE::LayerNotPresentError5796 LayerNotPresentError( char const * message ) in LayerNotPresentError() function in VULKAN_HPP_NAMESPACE::LayerNotPresentError
6454 class LayerNotPresentError : public SystemError class6457 …LayerNotPresentError( std::string const & message ) : SystemError( make_error_code( Result::eError… in LayerNotPresentError() function in VULKAN_HPP_NAMESPACE::LayerNotPresentError6458 …LayerNotPresentError( char const * message ) : SystemError( make_error_code( Result::eErrorLayerNo… in LayerNotPresentError() function in VULKAN_HPP_NAMESPACE::LayerNotPresentError