Searched defs:FragmentationError (Results 1 – 3 of 3) sorted by relevance
6191 class FragmentationError : public SystemError class6194 …FragmentationError( std::string const & message ) : SystemError( make_error_code( Result::eErrorFr… in FragmentationError() function in VULKAN_HPP_NAMESPACE::FragmentationError6195 …FragmentationError( char const * message ) : SystemError( make_error_code( Result::eErrorFragmenta… in FragmentationError() function in VULKAN_HPP_NAMESPACE::FragmentationError
6341 class FragmentationError : public SystemError class6344 …FragmentationError( std::string const & message ) : SystemError( make_error_code( Result::eErrorFr… in FragmentationError() function in VULKAN_HPP_NAMESPACE::FragmentationError6346 …FragmentationError( char const * message ) : SystemError( make_error_code( Result::eErrorFragmenta… in FragmentationError() function in VULKAN_HPP_NAMESPACE::FragmentationError
6380 class FragmentationError : public SystemError class6383 …FragmentationError( std::string const & message ) : SystemError( make_error_code( Result::eErrorFr… in FragmentationError() function in VULKAN_HPP_NAMESPACE::FragmentationError6385 …FragmentationError( char const * message ) : SystemError( make_error_code( Result::eErrorFragmenta… in FragmentationError() function in VULKAN_HPP_NAMESPACE::FragmentationError