Home
last modified time | relevance | path

Searched defs:throwResultException (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan.hpp6300 [[noreturn]] static void throwResultException( Result result, char const * message ) in throwResultException() function
/third_party/vulkan-headers/include/vulkan/
Dvulkan.hpp6546 [[noreturn]] VULKAN_HPP_INLINE void throwResultException( Result result, char const * message ) in throwResultException() function