Home
last modified time | relevance | path

Searched defs:DestroyImpl (Results 1 – 25 of 49) sorted by relevance

12

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DQuerySet.cpp34 void DestroyImpl() override { in DestroyImpl() function in dawn_native::__anona41134ba0111::ErrorQuerySet
129 void QuerySetBase::DestroyImpl() { in DestroyImpl() function in dawn_native::QuerySetBase
DRenderBundle.cpp42 void RenderBundleBase::DestroyImpl() { in DestroyImpl() function in dawn_native::RenderBundleBase
DComputePipeline.cpp63 void ComputePipelineBase::DestroyImpl() { in DestroyImpl() function in dawn_native::ComputePipelineBase
DExternalTexture.cpp125 void ExternalTextureBase::DestroyImpl() { in DestroyImpl() function in dawn_native::ExternalTextureBase
DSampler.cpp103 void SamplerBase::DestroyImpl() { in DestroyImpl() function in dawn_native::SamplerBase
DRenderBundleEncoder.cpp105 void RenderBundleEncoder::DestroyImpl() { in DestroyImpl() function in dawn_native::RenderBundleEncoder
DTexture.cpp486 void TextureBase::DestroyImpl() { in DestroyImpl() function in dawn_native::TextureBase
715 void TextureViewBase::DestroyImpl() { in DestroyImpl() function in dawn_native::TextureViewBase
DCommandBuffer.cpp61 void CommandBufferBase::DestroyImpl() { in DestroyImpl() function in dawn_native::CommandBufferBase
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
DComputePipelineGL.cpp30 void ComputePipeline::DestroyImpl() { in DestroyImpl() function in dawn_native::opengl::ComputePipeline
DBindGroupGL.cpp55 void BindGroup::DestroyImpl() { in DestroyImpl() function in dawn_native::opengl::BindGroup
DSamplerGL.cpp81 void Sampler::DestroyImpl() { in DestroyImpl() function in dawn_native::opengl::Sampler
DTextureGL.cpp193 void Texture::DestroyImpl() { in DestroyImpl() function in dawn_native::opengl::Texture
564 void TextureView::DestroyImpl() { in DestroyImpl() function in dawn_native::opengl::TextureView
DBufferGL.cpp178 void Buffer::DestroyImpl() { in DestroyImpl() function in dawn_native::opengl::Buffer
DRenderPipelineGL.cpp239 void RenderPipeline::DestroyImpl() { in DestroyImpl() function in dawn_native::opengl::RenderPipeline
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DPipelineLayoutVk.cpp67 void PipelineLayout::DestroyImpl() { in DestroyImpl() function in dawn_native::vulkan::PipelineLayout
DQuerySetVk.cpp104 void QuerySet::DestroyImpl() { in DestroyImpl() function in dawn_native::vulkan::QuerySet
DSamplerVk.cpp114 void Sampler::DestroyImpl() { in DestroyImpl() function in dawn_native::vulkan::Sampler
DComputePipelineVk.cpp94 void ComputePipeline::DestroyImpl() { in DestroyImpl() function in dawn_native::vulkan::ComputePipeline
DBindGroupVk.cpp166 void BindGroup::DestroyImpl() { in DestroyImpl() function in dawn_native::vulkan::BindGroup
DBindGroupLayoutVk.cpp157 void BindGroupLayout::DestroyImpl() { in DestroyImpl() function in dawn_native::vulkan::BindGroupLayout
DShaderModuleVk.cpp102 void ShaderModule::DestroyImpl() { in DestroyImpl() function in dawn_native::vulkan::ShaderModule
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DQuerySetD3D12.cpp65 void QuerySet::DestroyImpl() { in DestroyImpl() function in dawn_native::d3d12::QuerySet
DComputePipelineD3D12.cpp71 void ComputePipeline::DestroyImpl() { in DestroyImpl() function in dawn_native::d3d12::ComputePipeline
DBindGroupD3D12.cpp224 void BindGroup::DestroyImpl() { in DestroyImpl() function in dawn_native::d3d12::BindGroup
DSwapChainD3D12.cpp146 void SwapChain::DestroyImpl() { in DestroyImpl() function in dawn_native::d3d12::SwapChain

12