Home
last modified time | relevance | path

Searched refs:GetDestructorType (Results 1 - 1 of 1) sorted by relevance

/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_shared.hpp36 struct GetDestructorType struct
42 struct GetDestructorType<HandleType, typename std::enable_if<HasDestructorType<HandleType>::value>::type> struct
48 using DestructorTypeOf = typename GetDestructorType<HandleType>::type;

Completed in 3 milliseconds