Home
last modified time | relevance | path

Searched defs:FragmentationError (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/include/vulkan/
Dvulkan.hpp6191 class FragmentationError : public SystemError class
6194FragmentationError( std::string const & message ) : SystemError( make_error_code( Result::eErrorFr… in FragmentationError() function in VULKAN_HPP_NAMESPACE::FragmentationError
6195FragmentationError( char const * message ) : SystemError( make_error_code( Result::eErrorFragmenta… in FragmentationError() function in VULKAN_HPP_NAMESPACE::FragmentationError
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp6341 class FragmentationError : public SystemError class
6344FragmentationError( std::string const & message ) : SystemError( make_error_code( Result::eErrorFr… in FragmentationError() function in VULKAN_HPP_NAMESPACE::FragmentationError
6346FragmentationError( char const * message ) : SystemError( make_error_code( Result::eErrorFragmenta… in FragmentationError() function in VULKAN_HPP_NAMESPACE::FragmentationError
/external/angle/third_party/vulkan-headers/src/include/vulkan/
Dvulkan.hpp6380 class FragmentationError : public SystemError class
6383FragmentationError( std::string const & message ) : SystemError( make_error_code( Result::eErrorFr… in FragmentationError() function in VULKAN_HPP_NAMESPACE::FragmentationError
6385FragmentationError( char const * message ) : SystemError( make_error_code( Result::eErrorFragmenta… in FragmentationError() function in VULKAN_HPP_NAMESPACE::FragmentationError