Home
last modified time | relevance | path

Searched defs:MakeError (Results 1 – 25 of 33) sorted by relevance

12

/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/
DError.cpp21 ErrorData* MakeError(ErrorType type, in MakeError() function
DCommandBuffer.cpp32 CommandBufferBase* CommandBufferBase::MakeError(DeviceBase* device) { in MakeError() function in dawn_native::CommandBufferBase
DComputePipeline.cpp57 ComputePipelineBase* ComputePipelineBase::MakeError(DeviceBase* device) { in MakeError() function in dawn_native::ComputePipelineBase
DSampler.cpp83 SamplerBase* SamplerBase::MakeError(DeviceBase* device) { in MakeError() function in dawn_native::SamplerBase
DComputePassEncoder.cpp37 ComputePassEncoderBase* ComputePassEncoderBase::MakeError(DeviceBase* device, in MakeError() function in dawn_native::ComputePassEncoderBase
DFence.cpp55 FenceBase* FenceBase::MakeError(DeviceBase* device) { in MakeError() function in dawn_native::FenceBase
DPipelineLayout.cpp66 PipelineLayoutBase* PipelineLayoutBase::MakeError(DeviceBase* device) { in MakeError() function in dawn_native::PipelineLayoutBase
DBindGroupLayout.cpp137 BindGroupLayoutBase* BindGroupLayoutBase::MakeError(DeviceBase* device) { in MakeError() function in dawn_native::BindGroupLayoutBase
DTexture.cpp316 TextureBase* TextureBase::MakeError(DeviceBase* device) { in MakeError() function in dawn_native::TextureBase
489 TextureViewBase* TextureViewBase::MakeError(DeviceBase* device) { in MakeError() function in dawn_native::TextureViewBase
DSwapChain.cpp79 SwapChainBase* SwapChainBase::MakeError(DeviceBase* device) { in MakeError() function in dawn_native::SwapChainBase
DBindGroup.cpp201 BindGroupBase* BindGroupBase::MakeError(DeviceBase* device) { in MakeError() function in dawn_native::BindGroupBase
DShaderModule.cpp91 ShaderModuleBase* ShaderModuleBase::MakeError(DeviceBase* device) { in MakeError() function in dawn_native::ShaderModuleBase
DRenderPassEncoder.cpp41 RenderPassEncoderBase* RenderPassEncoderBase::MakeError(DeviceBase* device, in MakeError() function in dawn_native::RenderPassEncoderBase
DBuffer.cpp131 BufferBase* BufferBase::MakeError(DeviceBase* device) { in MakeError() function in dawn_native::BufferBase
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DRenderBundle.cpp51 RenderBundleBase* RenderBundleBase::MakeError(DeviceBase* device) { in MakeError() function in dawn_native::RenderBundleBase
DComputePipeline.cpp71 ComputePipelineBase* ComputePipelineBase::MakeError(DeviceBase* device) { in MakeError() function in dawn_native::ComputePipelineBase
DSampler.cpp111 SamplerBase* SamplerBase::MakeError(DeviceBase* device) { in MakeError() function in dawn_native::SamplerBase
DExternalTexture.cpp130 ExternalTextureBase* ExternalTextureBase::MakeError(DeviceBase* device) { in MakeError() function in dawn_native::ExternalTextureBase
DQuerySet.cpp134 QuerySetBase* QuerySetBase::MakeError(DeviceBase* device) { in MakeError() function in dawn_native::QuerySetBase
DRenderBundleEncoder.cpp118 RenderBundleEncoder* RenderBundleEncoder::MakeError(DeviceBase* device) { in MakeError() function in dawn_native::RenderBundleEncoder
DTexture.cpp491 TextureBase* TextureBase::MakeError(DeviceBase* device) { in MakeError() function in dawn_native::TextureBase
719 TextureViewBase* TextureViewBase::MakeError(DeviceBase* device) { in MakeError() function in dawn_native::TextureViewBase
DCommandBuffer.cpp46 CommandBufferBase* CommandBufferBase::MakeError(DeviceBase* device) { in MakeError() function in dawn_native::CommandBufferBase
DBindGroup.cpp430 BindGroupBase* BindGroupBase::MakeError(DeviceBase* device) { in MakeError() function in dawn_native::BindGroupBase
DSwapChain.cpp132 SwapChainBase* SwapChainBase::MakeError(DeviceBase* device) { in MakeError() function in dawn_native::SwapChainBase
DPipelineLayout.cpp96 PipelineLayoutBase* PipelineLayoutBase::MakeError(DeviceBase* device) { in MakeError() function in dawn_native::PipelineLayoutBase

12