Home
last modified time | relevance | path

Searched defs:DestroyImpl (Results 1 - 25 of 47) sorted by relevance

12

/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
H A DComputePipelineGL.cpp30 void ComputePipeline::DestroyImpl() { in DestroyImpl() function in dawn_native::opengl::ComputePipeline
H A DBindGroupGL.cpp55 void BindGroup::DestroyImpl() { in DestroyImpl() function in dawn_native::opengl::BindGroup
H A DSamplerGL.cpp81 void Sampler::DestroyImpl() { in DestroyImpl() function in dawn_native::opengl::Sampler
H A DBufferGL.cpp178 void Buffer::DestroyImpl() { in DestroyImpl() function in dawn_native::opengl::Buffer
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DComputePipeline.cpp63 void ComputePipelineBase::DestroyImpl() { in DestroyImpl() function in dawn_native::ComputePipelineBase
H A DSampler.cpp103 void SamplerBase::DestroyImpl() { in DestroyImpl() function in dawn_native::SamplerBase
H A DExternalTexture.cpp125 void ExternalTextureBase::DestroyImpl() { in DestroyImpl() function in dawn_native::ExternalTextureBase
H A DRenderBundleEncoder.cpp105 void RenderBundleEncoder::DestroyImpl() { in DestroyImpl() function in dawn_native::RenderBundleEncoder
H A DQuerySet.cpp129 void QuerySetBase::DestroyImpl() { in DestroyImpl() function in dawn_native::QuerySetBase
H A DRenderBundle.cpp42 void RenderBundleBase::DestroyImpl() { in DestroyImpl() function in dawn_native::RenderBundleBase
H A DPipelineLayout.cpp88 void PipelineLayoutBase::DestroyImpl() { in DestroyImpl() function in dawn_native::PipelineLayoutBase
H A DBindGroup.cpp408 void BindGroupBase::DestroyImpl() { in DestroyImpl() function in dawn_native::BindGroupBase
H A DComputePassEncoder.cpp135 void ComputePassEncoder::DestroyImpl() { in DestroyImpl() function in dawn_native::ComputePassEncoder
H A DRenderPassEncoder.cpp89 void RenderPassEncoder::DestroyImpl() { in DestroyImpl() function in dawn_native::RenderPassEncoder
H A DRenderEncoderBase.cpp56 void RenderEncoderBase::DestroyImpl() { in DestroyImpl() function in dawn_native::RenderEncoderBase
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DQuerySetD3D12.cpp65 void QuerySet::DestroyImpl() { in DestroyImpl() function in dawn_native::d3d12::QuerySet
H A DComputePipelineD3D12.cpp71 void ComputePipeline::DestroyImpl() { in DestroyImpl() function in dawn_native::d3d12::ComputePipeline
H A DBindGroupD3D12.cpp224 void BindGroup::DestroyImpl() { in DestroyImpl() function in dawn_native::d3d12::BindGroup
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DPipelineLayoutVk.cpp67 void PipelineLayout::DestroyImpl() { in DestroyImpl() function in dawn_native::vulkan::PipelineLayout
H A DQuerySetVk.cpp104 void QuerySet::DestroyImpl() { in DestroyImpl() function in dawn_native::vulkan::QuerySet
H A DSamplerVk.cpp114 void Sampler::DestroyImpl() { in DestroyImpl() function in dawn_native::vulkan::Sampler
H A DBindGroupVk.cpp166 void BindGroup::DestroyImpl() { in DestroyImpl() function in dawn_native::vulkan::BindGroup
H A DComputePipelineVk.cpp94 void ComputePipeline::DestroyImpl() { in DestroyImpl() function in dawn_native::vulkan::ComputePipeline
H A DBindGroupLayoutVk.cpp157 void BindGroupLayout::DestroyImpl() { in DestroyImpl() function in dawn_native::vulkan::BindGroupLayout
H A DShaderModuleVk.cpp102 void ShaderModule::DestroyImpl() { in DestroyImpl() function in dawn_native::vulkan::ShaderModule

Completed in 22 milliseconds

12