Home
last modified time | relevance | path

Searched defs:final (Results 426 - 450 of 1554) sorted by relevance

1...<<11121314151617181920>>...63

/third_party/skia/src/sksl/ir/
H A DSkSLFunctionPrototype.h22 class FunctionPrototype final : public ProgramElement { class
H A DSkSLSwitchStatement.h25 class SwitchStatement final : public Statement { class
H A DSkSLSwitchCase.h19 class SwitchCase final : public Statement { class
H A DSkSLDoStatement.h19 class DoStatement final : public Statement { class
H A DSkSLMethodReference.h30 class MethodReference final : public Expression { class
H A DSkSLPrefixExpression.h22 class PrefixExpression final : public Expression { class
H A DSkSLPostfixExpression.h20 class PostfixExpression final : public Expression { class
H A DSkSLReturnStatement.h19 class ReturnStatement final : public Statement { class
/third_party/skia/src/svg/
H A DSkSVGDevice.h18 class SkSVGDevice final : public SkClipStackDevice { class
/third_party/skia/src/shaders/
H A DSkComposeShader.h16 class SkShader_Blend final : public SkShaderBase { class
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DAttachmentState.h63 class AttachmentState final : public AttachmentStateBlueprint, class
H A DComputePipeline.cpp72 class ErrorComputePipeline final : public ComputePipelineBase { in MakeError() class
H A DInstance.h44 class InstanceBase final : public RefCounted { class
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DBindGroupLayoutD3D12.h38 class BindGroupLayout final : public BindGroupLayoutBase { class
H A DBufferD3D12.h28 class Buffer final : public BufferBase { class
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
H A DShaderModuleGL.h50 class ShaderModule final : public ShaderModuleBase { class
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
H A DGPUCommandBuffer.h27 class GPUCommandBuffer final : public interop::GPUCommandBuffer { class
H A DGPUBindGroupLayout.h27 class GPUBindGroupLayout final : public interop::GPUBindGroupLayout { class
H A DGPUBindGroup.h26 class GPUBindGroup final : public interop::GPUBindGroup { class
H A DGPUPipelineLayout.h27 class GPUPipelineLayout final : public interop::GPUPipelineLayout { class
H A DGPUQuerySet.h26 class GPUQuerySet final : public interop::GPUQuerySet { class
H A DGPURenderBundle.h27 class GPURenderBundle final : public interop::GPURenderBundle { class
H A DGPUTexture.h26 class GPUTexture final : public interop::GPUTexture { class
H A DGPUTextureView.h27 class GPUTextureView final : public interop::GPUTextureView { class
/third_party/skia/third_party/externals/dawn/src/dawn_native/metal/
H A DRenderPipelineMTL.h28 class RenderPipeline final : public RenderPipelineBase { class

Completed in 9 milliseconds

1...<<11121314151617181920>>...63