Searched defs:FragmentationError (Results 1 – 3 of 3) sorted by relevance
6374 class FragmentationError : public SystemError class6377 …FragmentationError( std::string const & message ) : SystemError( make_error_code( Result::eErrorFr… in FragmentationError() function in VULKAN_HPP_NAMESPACE::FragmentationError6378 …FragmentationError( char const * message ) : SystemError( make_error_code( Result::eErrorFragmenta… in FragmentationError() function in VULKAN_HPP_NAMESPACE::FragmentationError
5881 class FragmentationError : public SystemError class5884 FragmentationError( std::string const & message ) in FragmentationError() function in VULKAN_HPP_NAMESPACE::FragmentationError5886 FragmentationError( char const * message ) in FragmentationError() function in VULKAN_HPP_NAMESPACE::FragmentationError
6524 class FragmentationError : public SystemError class6527 …FragmentationError( std::string const & message ) : SystemError( make_error_code( Result::eErrorFr… in FragmentationError() function in VULKAN_HPP_NAMESPACE::FragmentationError6528 …FragmentationError( char const * message ) : SystemError( make_error_code( Result::eErrorFragmenta… in FragmentationError() function in VULKAN_HPP_NAMESPACE::FragmentationError