Home
last modified time | relevance | path

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

/third_party/vulkan-headers/include/vulkan/
Dvulkan_shared.hpp330 using DestroyFunctionPointerType = typedef in VULKAN_HPP_NAMESPACE::detail::ObjectDestroyShared
374 …using DestroyFunctionPointerType = void ( DestructorType::* )( HandleType, const AllocationCallbac… typedef in VULKAN_HPP_NAMESPACE::detail::ObjectFreeShared
405 …using DestroyFunctionPointerType = void ( DestructorType::* )( HandleType, const Dispatcher & ) co… typedef in VULKAN_HPP_NAMESPACE::detail::ObjectReleaseShared
438 …using DestroyFunctionPointerType = ReturnType<Dispatcher> ( DestructorType::* )( PoolType, uint32_… typedef in VULKAN_HPP_NAMESPACE::detail::PoolFreeShared