Home
last modified time | relevance | path

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

/external/swiftshader/include/vulkan/
Dvulkan.hpp6121 class LayerNotPresentError : public SystemError class
6124LayerNotPresentError( std::string const & message ) : SystemError( make_error_code( Result::eError… in LayerNotPresentError() function in VULKAN_HPP_NAMESPACE::LayerNotPresentError
6125LayerNotPresentError( char const * message ) : SystemError( make_error_code( Result::eErrorLayerNo… in LayerNotPresentError() function in VULKAN_HPP_NAMESPACE::LayerNotPresentError
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp6261 class LayerNotPresentError : public SystemError class
6264LayerNotPresentError( std::string const & message ) : SystemError( make_error_code( Result::eError… in LayerNotPresentError() function in VULKAN_HPP_NAMESPACE::LayerNotPresentError
6266LayerNotPresentError( char const * message ) : SystemError( make_error_code( Result::eErrorLayerNo… in LayerNotPresentError() function in VULKAN_HPP_NAMESPACE::LayerNotPresentError
/external/angle/third_party/vulkan-headers/src/include/vulkan/
Dvulkan.hpp6300 class LayerNotPresentError : public SystemError class
6303LayerNotPresentError( std::string const & message ) : SystemError( make_error_code( Result::eError… in LayerNotPresentError() function in VULKAN_HPP_NAMESPACE::LayerNotPresentError
6305LayerNotPresentError( char const * message ) : SystemError( make_error_code( Result::eErrorLayerNo… in LayerNotPresentError() function in VULKAN_HPP_NAMESPACE::LayerNotPresentError