Home
last modified time | relevance | path

Searched defs:destroy (Results 101 - 125 of 347) sorted by relevance

12345678910>>...14

/third_party/mesa3d/src/intel/common/
H A Dintel_gem.c48 struct drm_syncobj_destroy destroy = { in intel_gem_supports_syncobj_wait() local
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pipe.h80 void (*destroy)( struct draw_stage * ); member
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_handle_table.c57 void (*destroy)(void *object); member
[all...]
H A Du_live_shader_cache.c178 bool destroy = pipe_reference(&dst_shader->reference, &src_shader->reference); in util_shader_reference() local
/third_party/node/deps/openssl/openssl/include/internal/
H A Dbio.h28 int (*destroy) (BIO *); member
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DOverlay.h117 void destroy(const Context *context) {} in destroy() function in gl::MockOverlay
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A DProgramImpl.h76 virtual void destroy(const gl::Context *context) {} in destroy() function in rx::ProgramImpl
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DLLVMReactor.hpp106 llvm::Function *destroy = nullptr; member
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkPipelineCache.cpp84 void PipelineCache::destroy(const VkAllocationCallbacks *pAllocator) in destroy() function in vk::PipelineCache
H A DVkSemaphore.hpp48 virtual void destroy(const VkAllocationCallbacks *pAllocator) in destroy() function in vk::Semaphore
H A DVkTimelineSemaphore.cpp46 void TimelineSemaphore::destroy(const VkAllocationCallbacks *pAllocator) in destroy() function in vk::TimelineSemaphore
/third_party/skia/third_party/externals/swiftshader/src/WSI/
H A DVkSurfaceKHR.hpp73 void destroy(const VkAllocationCallbacks *pAllocator) in destroy() function in vk::SurfaceKHR
H A DVkSwapchainKHR.cpp36 void SwapchainKHR::destroy(const VkAllocationCallbacks *pAllocator) in destroy() function in vk::SwapchainKHR
/third_party/openssl/include/internal/
H A Dbio.h28 int (*destroy) (BIO *); member
/third_party/skia/third_party/externals/angle2/util/display/
H A DDisplayWindow.cpp30 void DisplayWindow::destroy() {} in destroy() function in DisplayWindow
/third_party/skia/third_party/externals/angle2/util/ozone/
H A DOzoneWindow.cpp34 void OzoneWindow::destroy() {} in destroy() function in OzoneWindow
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
H A DGPUBuffer.cpp156 void GPUBuffer::destroy(Napi::Env) { in destroy() function in wgpu::binding::GPUBuffer
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftutil.c412 FT_List_Finalize( FT_List list, FT_List_Destructor destroy, FT_Memory memory, void* user ) FT_List_Finalize() argument
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-blob.hh69 hb_destroy_func_t destroy; member
91 void destroy () { hb_blob_destroy (b.get_raw ()); b = nullptr; } in destroy() function
H A Dhb-face.hh53 hb_destroy_func_t destroy; member
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceMemory.h89 void destroy(pointer P) { P->~T(); } in destroy() function
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DPoolAlloc.h91 void destroy(pointer p) { p->T::~T(); } in destroy() function in pool_allocator
/base/security/device_auth/interfaces/inner_api/
H A Ddevice_auth_ext.h44 void (*destroy)(struct ExtPlugin *extPlugin); member
73 void (*destroy)(struct ExtWorkerTask *task); member
/base/security/device_auth/services/mk_agree/inc/
H A Dmk_agree_task.h44 void (*destroy)(struct MkAgreeTaskBaseT *); member
/base/security/device_auth/services/session_manager/inc/session/v2/auth_sub_session/protocol_lib/
H A Dbase_protocol.h44 void (*destroy)(BaseProtocol *); member

Completed in 8 milliseconds

12345678910>>...14