/aosp_15_r20/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_shared.hpp | 294 , m_allocationCallbacks( allocationCallbacks ) in ObjectDestroyShared() 303 ( parent.*m_destroy )( handle, m_allocationCallbacks, *m_dispatch ); in destroy() 310 ( handle.*m_destroy )( m_allocationCallbacks, *m_dispatch ); in destroy() 316 Optional<const AllocationCallbacks> m_allocationCallbacks = nullptr; member in VULKAN_HPP_NAMESPACE::ObjectDestroyShared 333 , m_allocationCallbacks( allocationCallbacks ) in ObjectFreeShared() 341 ( parent.*m_destroy )( handle, m_allocationCallbacks, *m_dispatch ); in destroy() 347 Optional<const AllocationCallbacks> m_allocationCallbacks = nullptr; member in VULKAN_HPP_NAMESPACE::ObjectFreeShared
|
D | vulkan_shared.hpp | 294 , m_allocationCallbacks( allocationCallbacks ) in ObjectDestroyShared() 303 ( parent.*m_destroy )( handle, m_allocationCallbacks, *m_dispatch ); in destroy() 310 ( handle.*m_destroy )( m_allocationCallbacks, *m_dispatch ); in destroy() 316 Optional<const AllocationCallbacks> m_allocationCallbacks = nullptr; member in VULKAN_HPP_NAMESPACE::ObjectDestroyShared 333 , m_allocationCallbacks( allocationCallbacks ) in ObjectFreeShared() 341 ( parent.*m_destroy )( handle, m_allocationCallbacks, *m_dispatch ); in destroy() 347 Optional<const AllocationCallbacks> m_allocationCallbacks = nullptr; member in VULKAN_HPP_NAMESPACE::ObjectFreeShared
|
D | vulkansc.hpp | 3016 , m_allocationCallbacks( allocationCallbacks ) in ObjectDestroy() 3021 …nst AllocationCallbacks> getAllocator() const VULKAN_HPP_NOEXCEPT { return m_allocationCallbacks; } in getAllocator() 3029 m_owner.destroy( t, m_allocationCallbacks, *m_dispatch ); in destroy() 3034 Optional<const AllocationCallbacks> m_allocationCallbacks = nullptr; member in VULKAN_HPP_NAMESPACE::ObjectDestroy 3048 : m_allocationCallbacks( allocationCallbacks ) in ObjectDestroy() 3052 …nst AllocationCallbacks> getAllocator() const VULKAN_HPP_NOEXCEPT { return m_allocationCallbacks; } in getAllocator() 3060 t.destroy( m_allocationCallbacks, *m_dispatch ); in destroy() 3064 Optional<const AllocationCallbacks> m_allocationCallbacks = nullptr; member in VULKAN_HPP_NAMESPACE::ObjectDestroy 3078 , m_allocationCallbacks( allocationCallbacks ) in ObjectFree() 3089 return m_allocationCallbacks; in getAllocator() [all …]
|
D | vulkan.hpp | 5359 , m_allocationCallbacks( allocationCallbacks ) in ObjectDestroy() 5364 …nst AllocationCallbacks> getAllocator() const VULKAN_HPP_NOEXCEPT { return m_allocationCallbacks; } in getAllocator() 5372 m_owner.destroy( t, m_allocationCallbacks, *m_dispatch ); in destroy() 5377 Optional<const AllocationCallbacks> m_allocationCallbacks = nullptr; member in VULKAN_HPP_NAMESPACE::ObjectDestroy 5391 : m_allocationCallbacks( allocationCallbacks ) in ObjectDestroy() 5395 …nst AllocationCallbacks> getAllocator() const VULKAN_HPP_NOEXCEPT { return m_allocationCallbacks; } in getAllocator() 5403 t.destroy( m_allocationCallbacks, *m_dispatch ); in destroy() 5407 Optional<const AllocationCallbacks> m_allocationCallbacks = nullptr; member in VULKAN_HPP_NAMESPACE::ObjectDestroy 5421 , m_allocationCallbacks( allocationCallbacks ) in ObjectFree() 5432 return m_allocationCallbacks; in getAllocator() [all …]
|
/aosp_15_r20/external/swiftshader/include/vulkan/ |
H A D | vulkan_shared.hpp | 303 , m_allocationCallbacks( allocationCallbacks ) in ObjectDestroyShared() 312 ( parent.*m_destroy )( handle, m_allocationCallbacks, *m_dispatch ); in destroy() 319 ( handle.*m_destroy )( m_allocationCallbacks, *m_dispatch ); in destroy() 325 Optional<const AllocationCallbacks> m_allocationCallbacks = nullptr; member in VULKAN_HPP_NAMESPACE::ObjectDestroyShared 342 , m_allocationCallbacks( allocationCallbacks ) in ObjectFreeShared() 350 ( parent.*m_destroy )( handle, m_allocationCallbacks, *m_dispatch ); in destroy() 356 Optional<const AllocationCallbacks> m_allocationCallbacks = nullptr; member in VULKAN_HPP_NAMESPACE::ObjectFreeShared
|
H A D | vulkan.hpp | 5943 , m_allocationCallbacks( allocationCallbacks ) in ObjectDestroy() 5955 return m_allocationCallbacks; in getAllocator() 5968 m_owner.destroy( t, m_allocationCallbacks, *m_dispatch ); in destroy() 5973 Optional<const AllocationCallbacks> m_allocationCallbacks = nullptr; member in VULKAN_HPP_NAMESPACE::ObjectDestroy 5987 : m_allocationCallbacks( allocationCallbacks ) in ObjectDestroy() 5994 return m_allocationCallbacks; in getAllocator() 6007 t.destroy( m_allocationCallbacks, *m_dispatch ); in destroy() 6011 Optional<const AllocationCallbacks> m_allocationCallbacks = nullptr; member in VULKAN_HPP_NAMESPACE::ObjectDestroy 6025 , m_allocationCallbacks( allocationCallbacks ) in ObjectFree() 6037 return m_allocationCallbacks; in getAllocator() [all …]
|
/aosp_15_r20/external/angle/third_party/vulkan-headers/src/include/vulkan/ |
H A D | vulkan_shared.hpp | 339 , m_allocationCallbacks( allocationCallbacks ) in ObjectDestroyShared() 348 ( parent.*m_destroy )( handle, m_allocationCallbacks, *m_dispatch ); in destroy() 355 ( handle.*m_destroy )( m_allocationCallbacks, *m_dispatch ); in destroy() 361 Optional<const AllocationCallbacks> m_allocationCallbacks = nullptr; member in VULKAN_HPP_NAMESPACE::detail::ObjectDestroyShared 378 , m_allocationCallbacks( allocationCallbacks ) in ObjectFreeShared() 386 ( parent.*m_destroy )( handle, m_allocationCallbacks, *m_dispatch ); in destroy() 392 Optional<const AllocationCallbacks> m_allocationCallbacks = nullptr; member in VULKAN_HPP_NAMESPACE::detail::ObjectFreeShared
|
H A D | vulkan.hpp | 6190 , m_allocationCallbacks( allocationCallbacks ) in ObjectDestroy() 6202 return m_allocationCallbacks; in getAllocator() 6215 m_owner.destroy( t, m_allocationCallbacks, *m_dispatch ); in destroy() 6220 Optional<const vk::AllocationCallbacks> m_allocationCallbacks = nullptr; member in VULKAN_HPP_NAMESPACE::detail::ObjectDestroy 6234 : m_allocationCallbacks( allocationCallbacks ) in ObjectDestroy() 6241 return m_allocationCallbacks; in getAllocator() 6254 t.destroy( m_allocationCallbacks, *m_dispatch ); in destroy() 6258 Optional<const vk::AllocationCallbacks> m_allocationCallbacks = nullptr; member in VULKAN_HPP_NAMESPACE::detail::ObjectDestroy 6272 , m_allocationCallbacks( allocationCallbacks ) in ObjectFree() 6284 return m_allocationCallbacks; in getAllocator() [all …]
|
/aosp_15_r20/external/vulkan-headers/include/vulkan/ |
H A D | vulkan_shared.hpp | 339 , m_allocationCallbacks( allocationCallbacks ) in ObjectDestroyShared() 348 ( parent.*m_destroy )( handle, m_allocationCallbacks, *m_dispatch ); in destroy() 355 ( handle.*m_destroy )( m_allocationCallbacks, *m_dispatch ); in destroy() 361 Optional<const AllocationCallbacks> m_allocationCallbacks = nullptr; member in VULKAN_HPP_NAMESPACE::ObjectDestroyShared 378 , m_allocationCallbacks( allocationCallbacks ) in ObjectFreeShared() 386 ( parent.*m_destroy )( handle, m_allocationCallbacks, *m_dispatch ); in destroy() 392 Optional<const AllocationCallbacks> m_allocationCallbacks = nullptr; member in VULKAN_HPP_NAMESPACE::ObjectFreeShared
|
H A D | vulkan.hpp | 6067 , m_allocationCallbacks( allocationCallbacks ) in ObjectDestroy() 6079 return m_allocationCallbacks; in getAllocator() 6092 m_owner.destroy( t, m_allocationCallbacks, *m_dispatch ); in destroy() 6097 Optional<const AllocationCallbacks> m_allocationCallbacks = nullptr; member in VULKAN_HPP_NAMESPACE::ObjectDestroy 6111 : m_allocationCallbacks( allocationCallbacks ) in ObjectDestroy() 6118 return m_allocationCallbacks; in getAllocator() 6131 t.destroy( m_allocationCallbacks, *m_dispatch ); in destroy() 6135 Optional<const AllocationCallbacks> m_allocationCallbacks = nullptr; member in VULKAN_HPP_NAMESPACE::ObjectDestroy 6149 , m_allocationCallbacks( allocationCallbacks ) in ObjectFree() 6161 return m_allocationCallbacks; in getAllocator() [all …]
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 5891 , m_allocationCallbacks( allocationCallbacks ) in ObjectDestroy() 5901 return m_allocationCallbacks; in getAllocator() 5909 m_owner.destroy( t, m_allocationCallbacks, *m_dispatch ); in destroy() 5914 Optional<const AllocationCallbacks> m_allocationCallbacks = nullptr; member in VULKAN_HPP_NAMESPACE::ObjectDestroy 5928 : m_allocationCallbacks( allocationCallbacks ) in ObjectDestroy() 5934 return m_allocationCallbacks; in getAllocator() 5942 t.destroy( m_allocationCallbacks, *m_dispatch ); in destroy() 5946 Optional<const AllocationCallbacks> m_allocationCallbacks = nullptr; member in VULKAN_HPP_NAMESPACE::ObjectDestroy 5960 , m_allocationCallbacks( allocationCallbacks ) in ObjectFree() 5971 return m_allocationCallbacks; in getAllocator() [all …]
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 5891 , m_allocationCallbacks( allocationCallbacks ) in ObjectDestroy() 5901 return m_allocationCallbacks; in getAllocator() 5909 m_owner.destroy( t, m_allocationCallbacks, *m_dispatch ); in destroy() 5914 Optional<const AllocationCallbacks> m_allocationCallbacks = nullptr; member in VULKAN_HPP_NAMESPACE::ObjectDestroy 5928 : m_allocationCallbacks( allocationCallbacks ) in ObjectDestroy() 5934 return m_allocationCallbacks; in getAllocator() 5942 t.destroy( m_allocationCallbacks, *m_dispatch ); in destroy() 5946 Optional<const AllocationCallbacks> m_allocationCallbacks = nullptr; member in VULKAN_HPP_NAMESPACE::ObjectDestroy 5960 , m_allocationCallbacks( allocationCallbacks ) in ObjectFree() 5971 return m_allocationCallbacks; in getAllocator() [all …]
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 5891 , m_allocationCallbacks( allocationCallbacks ) in ObjectDestroy() 5901 return m_allocationCallbacks; in getAllocator() 5909 m_owner.destroy( t, m_allocationCallbacks, *m_dispatch ); in destroy() 5914 Optional<const AllocationCallbacks> m_allocationCallbacks = nullptr; member in VULKAN_HPP_NAMESPACE::ObjectDestroy 5928 : m_allocationCallbacks( allocationCallbacks ) in ObjectDestroy() 5934 return m_allocationCallbacks; in getAllocator() 5942 t.destroy( m_allocationCallbacks, *m_dispatch ); in destroy() 5946 Optional<const AllocationCallbacks> m_allocationCallbacks = nullptr; member in VULKAN_HPP_NAMESPACE::ObjectDestroy 5960 , m_allocationCallbacks( allocationCallbacks ) in ObjectFree() 5971 return m_allocationCallbacks; in getAllocator() [all …]
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 5891 , m_allocationCallbacks( allocationCallbacks ) in ObjectDestroy() 5901 return m_allocationCallbacks; in getAllocator() 5909 m_owner.destroy( t, m_allocationCallbacks, *m_dispatch ); in destroy() 5914 Optional<const AllocationCallbacks> m_allocationCallbacks = nullptr; member in VULKAN_HPP_NAMESPACE::ObjectDestroy 5928 : m_allocationCallbacks( allocationCallbacks ) in ObjectDestroy() 5934 return m_allocationCallbacks; in getAllocator() 5942 t.destroy( m_allocationCallbacks, *m_dispatch ); in destroy() 5946 Optional<const AllocationCallbacks> m_allocationCallbacks = nullptr; member in VULKAN_HPP_NAMESPACE::ObjectDestroy 5960 , m_allocationCallbacks( allocationCallbacks ) in ObjectFree() 5971 return m_allocationCallbacks; in getAllocator() [all …]
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 5997 , m_allocationCallbacks( allocationCallbacks ) in ObjectDestroy() 6008 return m_allocationCallbacks; in getAllocator() 6016 m_owner.destroy( t, m_allocationCallbacks, *m_dispatch ); in destroy() 6021 Optional<const AllocationCallbacks> m_allocationCallbacks = nullptr; member in VULKAN_HPP_NAMESPACE::ObjectDestroy 6035 : m_allocationCallbacks( allocationCallbacks ) in ObjectDestroy() 6042 return m_allocationCallbacks; in getAllocator() 6050 t.destroy( m_allocationCallbacks, *m_dispatch ); in destroy() 6054 Optional<const AllocationCallbacks> m_allocationCallbacks = nullptr; member in VULKAN_HPP_NAMESPACE::ObjectDestroy 6068 , m_allocationCallbacks( allocationCallbacks ) in ObjectFree() 6080 return m_allocationCallbacks; in getAllocator() [all …]
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 5997 , m_allocationCallbacks( allocationCallbacks ) in ObjectDestroy() 6008 return m_allocationCallbacks; in getAllocator() 6016 m_owner.destroy( t, m_allocationCallbacks, *m_dispatch ); in destroy() 6021 Optional<const AllocationCallbacks> m_allocationCallbacks = nullptr; member in VULKAN_HPP_NAMESPACE::ObjectDestroy 6035 : m_allocationCallbacks( allocationCallbacks ) in ObjectDestroy() 6042 return m_allocationCallbacks; in getAllocator() 6050 t.destroy( m_allocationCallbacks, *m_dispatch ); in destroy() 6054 Optional<const AllocationCallbacks> m_allocationCallbacks = nullptr; member in VULKAN_HPP_NAMESPACE::ObjectDestroy 6068 , m_allocationCallbacks( allocationCallbacks ) in ObjectFree() 6080 return m_allocationCallbacks; in getAllocator() [all …]
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 5997 , m_allocationCallbacks( allocationCallbacks ) in ObjectDestroy() 6008 return m_allocationCallbacks; in getAllocator() 6016 m_owner.destroy( t, m_allocationCallbacks, *m_dispatch ); in destroy() 6021 Optional<const AllocationCallbacks> m_allocationCallbacks = nullptr; member in VULKAN_HPP_NAMESPACE::ObjectDestroy 6035 : m_allocationCallbacks( allocationCallbacks ) in ObjectDestroy() 6042 return m_allocationCallbacks; in getAllocator() 6050 t.destroy( m_allocationCallbacks, *m_dispatch ); in destroy() 6054 Optional<const AllocationCallbacks> m_allocationCallbacks = nullptr; member in VULKAN_HPP_NAMESPACE::ObjectDestroy 6068 , m_allocationCallbacks( allocationCallbacks ) in ObjectFree() 6080 return m_allocationCallbacks; in getAllocator() [all …]
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 5997 , m_allocationCallbacks( allocationCallbacks ) in ObjectDestroy() 6008 return m_allocationCallbacks; in getAllocator() 6016 m_owner.destroy( t, m_allocationCallbacks, *m_dispatch ); in destroy() 6021 Optional<const AllocationCallbacks> m_allocationCallbacks = nullptr; member in VULKAN_HPP_NAMESPACE::ObjectDestroy 6035 : m_allocationCallbacks( allocationCallbacks ) in ObjectDestroy() 6042 return m_allocationCallbacks; in getAllocator() 6050 t.destroy( m_allocationCallbacks, *m_dispatch ); in destroy() 6054 Optional<const AllocationCallbacks> m_allocationCallbacks = nullptr; member in VULKAN_HPP_NAMESPACE::ObjectDestroy 6068 , m_allocationCallbacks( allocationCallbacks ) in ObjectFree() 6080 return m_allocationCallbacks; in getAllocator() [all …]
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 3607 , m_allocationCallbacks( allocationCallbacks ) in ObjectDestroy() 3612 …nst AllocationCallbacks> getAllocator() const VULKAN_HPP_NOEXCEPT { return m_allocationCallbacks; } in getAllocator() 3619 m_owner.destroy( t, m_allocationCallbacks, *m_dispatch ); in destroy() 3624 Optional<const AllocationCallbacks> m_allocationCallbacks = nullptr; member in VULKAN_HPP_NAMESPACE::ObjectDestroy 3638 : m_allocationCallbacks( allocationCallbacks ) in ObjectDestroy() 3642 …nst AllocationCallbacks> getAllocator() const VULKAN_HPP_NOEXCEPT { return m_allocationCallbacks; } in getAllocator() 3649 t.destroy( m_allocationCallbacks, *m_dispatch ); in destroy() 3653 Optional<const AllocationCallbacks> m_allocationCallbacks = nullptr; member in VULKAN_HPP_NAMESPACE::ObjectDestroy 3667 , m_allocationCallbacks( allocationCallbacks ) in ObjectFree() 3678 return m_allocationCallbacks; in getAllocator() [all …]
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 3607 , m_allocationCallbacks( allocationCallbacks ) in ObjectDestroy() 3612 …nst AllocationCallbacks> getAllocator() const VULKAN_HPP_NOEXCEPT { return m_allocationCallbacks; } in getAllocator() 3619 m_owner.destroy( t, m_allocationCallbacks, *m_dispatch ); in destroy() 3624 Optional<const AllocationCallbacks> m_allocationCallbacks = nullptr; member in VULKAN_HPP_NAMESPACE::ObjectDestroy 3638 : m_allocationCallbacks( allocationCallbacks ) in ObjectDestroy() 3642 …nst AllocationCallbacks> getAllocator() const VULKAN_HPP_NOEXCEPT { return m_allocationCallbacks; } in getAllocator() 3649 t.destroy( m_allocationCallbacks, *m_dispatch ); in destroy() 3653 Optional<const AllocationCallbacks> m_allocationCallbacks = nullptr; member in VULKAN_HPP_NAMESPACE::ObjectDestroy 3667 , m_allocationCallbacks( allocationCallbacks ) in ObjectFree() 3678 return m_allocationCallbacks; in getAllocator() [all …]
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 3607 , m_allocationCallbacks( allocationCallbacks ) in ObjectDestroy() 3612 …nst AllocationCallbacks> getAllocator() const VULKAN_HPP_NOEXCEPT { return m_allocationCallbacks; } in getAllocator() 3619 m_owner.destroy( t, m_allocationCallbacks, *m_dispatch ); in destroy() 3624 Optional<const AllocationCallbacks> m_allocationCallbacks = nullptr; member in VULKAN_HPP_NAMESPACE::ObjectDestroy 3638 : m_allocationCallbacks( allocationCallbacks ) in ObjectDestroy() 3642 …nst AllocationCallbacks> getAllocator() const VULKAN_HPP_NOEXCEPT { return m_allocationCallbacks; } in getAllocator() 3649 t.destroy( m_allocationCallbacks, *m_dispatch ); in destroy() 3653 Optional<const AllocationCallbacks> m_allocationCallbacks = nullptr; member in VULKAN_HPP_NAMESPACE::ObjectDestroy 3667 , m_allocationCallbacks( allocationCallbacks ) in ObjectFree() 3678 return m_allocationCallbacks; in getAllocator() [all …]
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 3607 , m_allocationCallbacks( allocationCallbacks ) in ObjectDestroy() 3612 …nst AllocationCallbacks> getAllocator() const VULKAN_HPP_NOEXCEPT { return m_allocationCallbacks; } in getAllocator() 3619 m_owner.destroy( t, m_allocationCallbacks, *m_dispatch ); in destroy() 3624 Optional<const AllocationCallbacks> m_allocationCallbacks = nullptr; member in VULKAN_HPP_NAMESPACE::ObjectDestroy 3638 : m_allocationCallbacks( allocationCallbacks ) in ObjectDestroy() 3642 …nst AllocationCallbacks> getAllocator() const VULKAN_HPP_NOEXCEPT { return m_allocationCallbacks; } in getAllocator() 3649 t.destroy( m_allocationCallbacks, *m_dispatch ); in destroy() 3653 Optional<const AllocationCallbacks> m_allocationCallbacks = nullptr; member in VULKAN_HPP_NAMESPACE::ObjectDestroy 3667 , m_allocationCallbacks( allocationCallbacks ) in ObjectFree() 3678 return m_allocationCallbacks; in getAllocator() [all …]
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 3607 , m_allocationCallbacks( allocationCallbacks ) in ObjectDestroy() 3612 …nst AllocationCallbacks> getAllocator() const VULKAN_HPP_NOEXCEPT { return m_allocationCallbacks; } in getAllocator() 3619 m_owner.destroy( t, m_allocationCallbacks, *m_dispatch ); in destroy() 3624 Optional<const AllocationCallbacks> m_allocationCallbacks = nullptr; member in VULKAN_HPP_NAMESPACE::ObjectDestroy 3638 : m_allocationCallbacks( allocationCallbacks ) in ObjectDestroy() 3642 …nst AllocationCallbacks> getAllocator() const VULKAN_HPP_NOEXCEPT { return m_allocationCallbacks; } in getAllocator() 3649 t.destroy( m_allocationCallbacks, *m_dispatch ); in destroy() 3653 Optional<const AllocationCallbacks> m_allocationCallbacks = nullptr; member in VULKAN_HPP_NAMESPACE::ObjectDestroy 3667 , m_allocationCallbacks( allocationCallbacks ) in ObjectFree() 3678 return m_allocationCallbacks; in getAllocator() [all …]
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 3607 , m_allocationCallbacks( allocationCallbacks ) in ObjectDestroy() 3612 …nst AllocationCallbacks> getAllocator() const VULKAN_HPP_NOEXCEPT { return m_allocationCallbacks; } in getAllocator() 3619 m_owner.destroy( t, m_allocationCallbacks, *m_dispatch ); in destroy() 3624 Optional<const AllocationCallbacks> m_allocationCallbacks = nullptr; member in VULKAN_HPP_NAMESPACE::ObjectDestroy 3638 : m_allocationCallbacks( allocationCallbacks ) in ObjectDestroy() 3642 …nst AllocationCallbacks> getAllocator() const VULKAN_HPP_NOEXCEPT { return m_allocationCallbacks; } in getAllocator() 3649 t.destroy( m_allocationCallbacks, *m_dispatch ); in destroy() 3653 Optional<const AllocationCallbacks> m_allocationCallbacks = nullptr; member in VULKAN_HPP_NAMESPACE::ObjectDestroy 3667 , m_allocationCallbacks( allocationCallbacks ) in ObjectFree() 3678 return m_allocationCallbacks; in getAllocator() [all …]
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 3607 , m_allocationCallbacks( allocationCallbacks ) in ObjectDestroy() 3612 …nst AllocationCallbacks> getAllocator() const VULKAN_HPP_NOEXCEPT { return m_allocationCallbacks; } in getAllocator() 3619 m_owner.destroy( t, m_allocationCallbacks, *m_dispatch ); in destroy() 3624 Optional<const AllocationCallbacks> m_allocationCallbacks = nullptr; member in VULKAN_HPP_NAMESPACE::ObjectDestroy 3638 : m_allocationCallbacks( allocationCallbacks ) in ObjectDestroy() 3642 …nst AllocationCallbacks> getAllocator() const VULKAN_HPP_NOEXCEPT { return m_allocationCallbacks; } in getAllocator() 3649 t.destroy( m_allocationCallbacks, *m_dispatch ); in destroy() 3653 Optional<const AllocationCallbacks> m_allocationCallbacks = nullptr; member in VULKAN_HPP_NAMESPACE::ObjectDestroy 3667 , m_allocationCallbacks( allocationCallbacks ) in ObjectFree() 3678 return m_allocationCallbacks; in getAllocator() [all …]
|