Searched refs:DestroyFunctionPointerType (Results 1 – 1 of 1) sorted by relevance
284 using DestroyFunctionPointerType = typedef in VULKAN_HPP_NAMESPACE::ObjectDestroyShared294 …: m_destroy( reinterpret_cast<decltype( m_destroy )>( static_cast<DestroyFunctionPointerType<Dispa… in ObjectDestroyShared()316 DestroyFunctionPointerType<DispatchLoaderBase> m_destroy = nullptr;328 …using DestroyFunctionPointerType = void ( DestructorType::* )( HandleType, const AllocationCallbac… typedef in VULKAN_HPP_NAMESPACE::ObjectFreeShared333 …: m_destroy( reinterpret_cast<decltype( m_destroy )>( static_cast<DestroyFunctionPointerType<Dispa… in ObjectFreeShared()347 DestroyFunctionPointerType<DispatchLoaderBase> m_destroy = nullptr;359 …using DestroyFunctionPointerType = void ( DestructorType::* )( HandleType, const Dispatcher & ) co… typedef in VULKAN_HPP_NAMESPACE::ObjectReleaseShared363 …: m_destroy( reinterpret_cast<decltype( m_destroy )>( static_cast<DestroyFunctionPointerType<Dispa… in ObjectReleaseShared()376 DestroyFunctionPointerType<DispatchLoaderBase> m_destroy = nullptr;390 …using DestroyFunctionPointerType = ReturnType<Dispatcher> ( DestructorType::* )( PoolType, uint32_… typedef in VULKAN_HPP_NAMESPACE::PoolFreeShared[all …]