Home
last modified time | relevance | path

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

/external/swiftshader/include/vulkan/
Dvulkan.hpp6128 class ExtensionNotPresentError : public SystemError class
6131ExtensionNotPresentError( std::string const & message ) : SystemError( make_error_code( Result::eE… in ExtensionNotPresentError() function in VULKAN_HPP_NAMESPACE::ExtensionNotPresentError
6132ExtensionNotPresentError( char const * message ) : SystemError( make_error_code( Result::eErrorExt… in ExtensionNotPresentError() function in VULKAN_HPP_NAMESPACE::ExtensionNotPresentError
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp6269 class ExtensionNotPresentError : public SystemError class
6272ExtensionNotPresentError( std::string const & message ) : SystemError( make_error_code( Result::eE… in ExtensionNotPresentError() function in VULKAN_HPP_NAMESPACE::ExtensionNotPresentError
6274ExtensionNotPresentError( char const * message ) : SystemError( make_error_code( Result::eErrorExt… in ExtensionNotPresentError() function in VULKAN_HPP_NAMESPACE::ExtensionNotPresentError
/external/angle/third_party/vulkan-headers/src/include/vulkan/
Dvulkan.hpp6308 class ExtensionNotPresentError : public SystemError class
6311ExtensionNotPresentError( std::string const & message ) : SystemError( make_error_code( Result::eE… in ExtensionNotPresentError() function in VULKAN_HPP_NAMESPACE::ExtensionNotPresentError
6313ExtensionNotPresentError( char const * message ) : SystemError( make_error_code( Result::eErrorExt… in ExtensionNotPresentError() function in VULKAN_HPP_NAMESPACE::ExtensionNotPresentError