Searched defs:LayerNotPresentError (Results 1 – 3 of 3) sorted by relevance
6121 class LayerNotPresentError : public SystemError class6124 …LayerNotPresentError( std::string const & message ) : SystemError( make_error_code( Result::eError… in LayerNotPresentError() function in VULKAN_HPP_NAMESPACE::LayerNotPresentError6125 …LayerNotPresentError( char const * message ) : SystemError( make_error_code( Result::eErrorLayerNo… in LayerNotPresentError() function in VULKAN_HPP_NAMESPACE::LayerNotPresentError
6261 class LayerNotPresentError : public SystemError class6264 …LayerNotPresentError( std::string const & message ) : SystemError( make_error_code( Result::eError… in LayerNotPresentError() function in VULKAN_HPP_NAMESPACE::LayerNotPresentError6266 …LayerNotPresentError( char const * message ) : SystemError( make_error_code( Result::eErrorLayerNo… in LayerNotPresentError() function in VULKAN_HPP_NAMESPACE::LayerNotPresentError
6300 class LayerNotPresentError : public SystemError class6303 …LayerNotPresentError( std::string const & message ) : SystemError( make_error_code( Result::eError… in LayerNotPresentError() function in VULKAN_HPP_NAMESPACE::LayerNotPresentError6305 …LayerNotPresentError( char const * message ) : SystemError( make_error_code( Result::eErrorLayerNo… in LayerNotPresentError() function in VULKAN_HPP_NAMESPACE::LayerNotPresentError