Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkRef.hpp74 class Deleter class
77Deleter (const DeviceInterface& deviceIface, VkDevice device, const VkAllocationCallbacks* alloca… in Deleter() function in vk::refdetails::Deleter
82 Deleter (void) in Deleter() function in vk::refdetails::Deleter
97 class Deleter<VkInstance> class
100Deleter (const PlatformInterface& platformIface, VkInstance instance, const VkAllocationCallbacks… in Deleter() function in vk::refdetails::Deleter
104 Deleter (void) in Deleter() function in vk::refdetails::Deleter
117 class Deleter<VkDevice> class
120Deleter (const PlatformInterface& platformIface, VkInstance instance, VkDevice device, const VkAl… in Deleter() function in vk::refdetails::Deleter
126 Deleter (void) in Deleter() function in vk::refdetails::Deleter
139 class Deleter<VkSurfaceKHR> class
[all …]
/third_party/skia/src/core/
DSkStrikeForGPU.h60 struct Deleter { struct
67 using SkScopedStrikeForGPU = std::unique_ptr<SkStrikeForGPU, SkStrikeForGPU::Deleter>; argument
/third_party/flutter/skia/src/core/
DSkStrikeInterface.h88 struct Deleter { struct
95 using SkScopedStrike = std::unique_ptr<SkStrikeInterface, SkStrikeInterface::Deleter>; argument
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
Dmemory.h97 struct MARL_EXPORT Deleter { struct
108 // unique_ptr<T> is an alias to std::unique_ptr<T, Deleter>. argument
156 Allocator::Deleter::Deleter() : allocator(nullptr) {} in Deleter() function
157 Allocator::Deleter::Deleter(Allocator* allocator, size_t count) in Deleter() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DParallel.cpp80 struct Deleter { struct in llvm::parallel::detail::__anon8d0377520111::ThreadPoolExecutor
81 static void call(void *Ptr) { ((ThreadPoolExecutor *)Ptr)->stop(); } in call()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAGHVX.cpp1336 struct Deleter : public SelectionDAG::DAGNodeDeletedListener { struct
1338 Deleter(SelectionDAG &D, T &C) in Deleter() function
1339 : SelectionDAG::DAGNodeDeletedListener(D, [&C] (SDNode *N, SDNode *E) { in Deleter()
/third_party/node/src/
Dnode_api.cc80 struct Deleter { struct in v8impl::__anon274e92400311::BufferFinalizer
81 void operator()(BufferFinalizer* finalizer) { in operator ()()
/third_party/mesa3d/include/CL/
Dcl2.hpp3711 class Deleter { class
3719 Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, copies_{ copies } in Deleter() function in cl::detail::Deleter
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/CL/
Dcl2.hpp3559 class Deleter { class
3567 Deleter(const Alloc &alloc, size_type copies) : alloc_{ alloc }, copies_{ copies } in Deleter() function in cl::detail::Deleter
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan.hpp1268 using Deleter = typename UniqueHandleTraits<Type, Dispatch>::deleter; typedef in VULKAN_HPP_NAMESPACE::UniqueHandle
/third_party/vulkan-headers/include/vulkan/
Dvulkan.hpp1170 using Deleter = typename UniqueHandleTraits<Type, Dispatch>::deleter; typedef in VULKAN_HPP_NAMESPACE::UniqueHandle