Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_shared.hpp283 using DestroyFunctionPointerType = typename std::conditional<HasDestructor<HandleType>::value, typedef in VULKAN_HPP_NAMESPACE::ObjectDestroyShared
292 …: m_destroy( reinterpret_cast<decltype( m_destroy )>( static_cast<DestroyFunctionPointerType<Dispa… in ObjectDestroyShared()
314 DestroyFunctionPointerType<DispatchLoaderBase> m_destroy = nullptr;
326 …using DestroyFunctionPointerType = void ( DestructorType::* )( HandleType, const AllocationCallbac… typedef in VULKAN_HPP_NAMESPACE::ObjectFreeShared
331 …: m_destroy( reinterpret_cast<decltype( m_destroy )>( static_cast<DestroyFunctionPointerType<Dispa… in ObjectFreeShared()
345 DestroyFunctionPointerType<DispatchLoaderBase> m_destroy = nullptr;
357 …using DestroyFunctionPointerType = void ( DestructorType::* )( HandleType, const Dispatcher & ) co… typedef in VULKAN_HPP_NAMESPACE::ObjectReleaseShared
361 …: m_destroy( reinterpret_cast<decltype( m_destroy )>( static_cast<DestroyFunctionPointerType<Dispa… in ObjectReleaseShared()
374 DestroyFunctionPointerType<DispatchLoaderBase> m_destroy = nullptr;
388 …using DestroyFunctionPointerType = ReturnType<Dispatcher> ( DestructorType::* )( PoolType, uint32_… typedef in VULKAN_HPP_NAMESPACE::PoolFreeShared
[all …]
Dvulkan_shared.hpp283 using DestroyFunctionPointerType = typename std::conditional<HasDestructor<HandleType>::value, typedef in VULKAN_HPP_NAMESPACE::ObjectDestroyShared
292 …: m_destroy( reinterpret_cast<decltype( m_destroy )>( static_cast<DestroyFunctionPointerType<Dispa… in ObjectDestroyShared()
314 DestroyFunctionPointerType<DispatchLoaderBase> m_destroy = nullptr;
326 …using DestroyFunctionPointerType = void ( DestructorType::* )( HandleType, const AllocationCallbac… typedef in VULKAN_HPP_NAMESPACE::ObjectFreeShared
331 …: m_destroy( reinterpret_cast<decltype( m_destroy )>( static_cast<DestroyFunctionPointerType<Dispa… in ObjectFreeShared()
345 DestroyFunctionPointerType<DispatchLoaderBase> m_destroy = nullptr;
357 …using DestroyFunctionPointerType = void ( DestructorType::* )( HandleType, const Dispatcher & ) co… typedef in VULKAN_HPP_NAMESPACE::ObjectReleaseShared
361 …: m_destroy( reinterpret_cast<decltype( m_destroy )>( static_cast<DestroyFunctionPointerType<Dispa… in ObjectReleaseShared()
374 DestroyFunctionPointerType<DispatchLoaderBase> m_destroy = nullptr;
388 …using DestroyFunctionPointerType = ReturnType<Dispatcher> ( DestructorType::* )( PoolType, uint32_… typedef in VULKAN_HPP_NAMESPACE::PoolFreeShared
[all …]
/aosp_15_r20/external/swiftshader/include/vulkan/
H A Dvulkan_shared.hpp291 using DestroyFunctionPointerType = typedef in VULKAN_HPP_NAMESPACE::ObjectDestroyShared
301 …: m_destroy( reinterpret_cast<decltype( m_destroy )>( static_cast<DestroyFunctionPointerType<Dispa… in ObjectDestroyShared()
323 DestroyFunctionPointerType<DispatchLoaderBase> m_destroy = nullptr;
335 …using DestroyFunctionPointerType = void ( DestructorType::* )( HandleType, const AllocationCallbac… typedef in VULKAN_HPP_NAMESPACE::ObjectFreeShared
340 …: m_destroy( reinterpret_cast<decltype( m_destroy )>( static_cast<DestroyFunctionPointerType<Dispa… in ObjectFreeShared()
354 DestroyFunctionPointerType<DispatchLoaderBase> m_destroy = nullptr;
366 …using DestroyFunctionPointerType = void ( DestructorType::* )( HandleType, const Dispatcher & ) co… typedef in VULKAN_HPP_NAMESPACE::ObjectReleaseShared
370 …: m_destroy( reinterpret_cast<decltype( m_destroy )>( static_cast<DestroyFunctionPointerType<Dispa… in ObjectReleaseShared()
383 DestroyFunctionPointerType<DispatchLoaderBase> m_destroy = nullptr;
397 …using DestroyFunctionPointerType = ReturnType<Dispatcher> ( DestructorType::* )( PoolType, uint32_… typedef in VULKAN_HPP_NAMESPACE::PoolFreeShared
[all …]
/aosp_15_r20/external/angle/third_party/vulkan-headers/src/include/vulkan/
H A Dvulkan_shared.hpp327 using DestroyFunctionPointerType = typedef in VULKAN_HPP_NAMESPACE::detail::ObjectDestroyShared
337 …_destroy( reinterpret_cast<decltype( m_destroy )>( static_cast<DestroyFunctionPointerType<Dispatch… in ObjectDestroyShared()
359 DestroyFunctionPointerType<detail::DispatchLoaderBase> m_destroy = nullptr;
371 …using DestroyFunctionPointerType = void ( DestructorType::* )( HandleType, const AllocationCallbac… typedef in VULKAN_HPP_NAMESPACE::detail::ObjectFreeShared
376 …_destroy( reinterpret_cast<decltype( m_destroy )>( static_cast<DestroyFunctionPointerType<Dispatch… in ObjectFreeShared()
390 DestroyFunctionPointerType<detail::DispatchLoaderBase> m_destroy = nullptr;
402 …using DestroyFunctionPointerType = void ( DestructorType::* )( HandleType, const Dispatcher & ) co… typedef in VULKAN_HPP_NAMESPACE::detail::ObjectReleaseShared
406 …_destroy( reinterpret_cast<decltype( m_destroy )>( static_cast<DestroyFunctionPointerType<Dispatch… in ObjectReleaseShared()
419 DestroyFunctionPointerType<detail::DispatchLoaderBase> m_destroy = nullptr;
435 …using DestroyFunctionPointerType = ReturnType<Dispatcher> ( DestructorType::* )( PoolType, uint32_… typedef in VULKAN_HPP_NAMESPACE::detail::PoolFreeShared
[all …]
/aosp_15_r20/external/vulkan-headers/include/vulkan/
H A Dvulkan_shared.hpp327 using DestroyFunctionPointerType = typedef in VULKAN_HPP_NAMESPACE::ObjectDestroyShared
337 …: m_destroy( reinterpret_cast<decltype( m_destroy )>( static_cast<DestroyFunctionPointerType<Dispa… in ObjectDestroyShared()
359 DestroyFunctionPointerType<DispatchLoaderBase> m_destroy = nullptr;
371 …using DestroyFunctionPointerType = void ( DestructorType::* )( HandleType, const AllocationCallbac… typedef in VULKAN_HPP_NAMESPACE::ObjectFreeShared
376 …: m_destroy( reinterpret_cast<decltype( m_destroy )>( static_cast<DestroyFunctionPointerType<Dispa… in ObjectFreeShared()
390 DestroyFunctionPointerType<DispatchLoaderBase> m_destroy = nullptr;
402 …using DestroyFunctionPointerType = void ( DestructorType::* )( HandleType, const Dispatcher & ) co… typedef in VULKAN_HPP_NAMESPACE::ObjectReleaseShared
406 …: m_destroy( reinterpret_cast<decltype( m_destroy )>( static_cast<DestroyFunctionPointerType<Dispa… in ObjectReleaseShared()
419 DestroyFunctionPointerType<DispatchLoaderBase> m_destroy = nullptr;
435 …using DestroyFunctionPointerType = ReturnType<Dispatcher> ( DestructorType::* )( PoolType, uint32_… typedef in VULKAN_HPP_NAMESPACE::PoolFreeShared
[all …]