Home
last modified time | relevance | path

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

/external/vulkan-headers/include/vulkan/
Dvulkan.hpp6311 class ExtensionNotPresentError : public SystemError class
6314ExtensionNotPresentError( std::string const & message ) : SystemError( make_error_code( Result::eE… in ExtensionNotPresentError() function in VULKAN_HPP_NAMESPACE::ExtensionNotPresentError
6315ExtensionNotPresentError( char const * message ) : SystemError( make_error_code( Result::eErrorExt… in ExtensionNotPresentError() function in VULKAN_HPP_NAMESPACE::ExtensionNotPresentError
/external/swiftshader/include/vulkan/
Dvulkan.hpp5800 class ExtensionNotPresentError : public SystemError class
5803 ExtensionNotPresentError( std::string const & message ) in ExtensionNotPresentError() function in VULKAN_HPP_NAMESPACE::ExtensionNotPresentError
5805 ExtensionNotPresentError( char const * message ) in ExtensionNotPresentError() function in VULKAN_HPP_NAMESPACE::ExtensionNotPresentError
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan.hpp6461 class ExtensionNotPresentError : public SystemError class
6464ExtensionNotPresentError( std::string const & message ) : SystemError( make_error_code( Result::eE… in ExtensionNotPresentError() function in VULKAN_HPP_NAMESPACE::ExtensionNotPresentError
6465ExtensionNotPresentError( char const * message ) : SystemError( make_error_code( Result::eErrorExt… in ExtensionNotPresentError() function in VULKAN_HPP_NAMESPACE::ExtensionNotPresentError