/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/ |
D | GPUBindGroupLayout.cpp | 32 void GPUBindGroupLayout::setLabel(Napi::Env, std::optional<std::string> value) { in setLabel() function in wgpu::binding::GPUBindGroupLayout
|
D | GPUPipelineLayout.cpp | 31 void GPUPipelineLayout::setLabel(Napi::Env, std::optional<std::string> value) { in setLabel() function in wgpu::binding::GPUPipelineLayout
|
D | GPURenderBundle.cpp | 35 void GPURenderBundle::setLabel(Napi::Env, std::optional<std::string> value) { in setLabel() function in wgpu::binding::GPURenderBundle
|
D | GPUBindGroup.cpp | 31 void GPUBindGroup::setLabel(Napi::Env, std::optional<std::string> value) { in setLabel() function in wgpu::binding::GPUBindGroup
|
D | GPUSampler.cpp | 32 void GPUSampler::setLabel(Napi::Env, std::optional<std::string> value) { in setLabel() function in wgpu::binding::GPUSampler
|
D | GPUTextureView.cpp | 31 void GPUTextureView::setLabel(Napi::Env, std::optional<std::string> value) { in setLabel() function in wgpu::binding::GPUTextureView
|
D | GPUCommandBuffer.cpp | 36 void GPUCommandBuffer::setLabel(Napi::Env, std::optional<std::string> value) { in setLabel() function in wgpu::binding::GPUCommandBuffer
|
D | GPUQuerySet.cpp | 35 void GPUQuerySet::setLabel(Napi::Env, std::optional<std::string> value) { in setLabel() function in wgpu::binding::GPUQuerySet
|
D | GPUComputePipeline.cpp | 41 void GPUComputePipeline::setLabel(Napi::Env, std::optional<std::string> value) { in setLabel() function in wgpu::binding::GPUComputePipeline
|
D | GPURenderPipeline.cpp | 41 void GPURenderPipeline::setLabel(Napi::Env, std::optional<std::string> value) { in setLabel() function in wgpu::binding::GPURenderPipeline
|
D | GPUTexture.cpp | 60 void GPUTexture::setLabel(Napi::Env, std::optional<std::string> value) { in setLabel() function in wgpu::binding::GPUTexture
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
D | ProgramPipeline.cpp | 42 void ProgramPipeline::setLabel(const Context *context, const std::string &label) in setLabel() function in gl::ProgramPipeline
|
D | Thread.cpp | 26 void Thread::setLabel(EGLLabelKHR label) in setLabel() function in egl::Thread
|
D | EGLSync.cpp | 42 void Sync::setLabel(EGLLabelKHR label) in setLabel() function in egl::Sync
|
D | Device.cpp | 94 void Device::setLabel(EGLLabelKHR label) in setLabel() function in egl::Device
|
D | Query.cpp | 27 void Query::setLabel(const Context *context, const std::string &label) in setLabel() function in gl::Query
|
D | Fence.cpp | 79 void Sync::setLabel(const Context *context, const std::string &label) in setLabel() function in gl::Sync
|
D | Stream.cpp | 59 void Stream::setLabel(EGLLabelKHR label) in setLabel() function in egl::Stream
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | AddressPool.h | 54 void setLabel(MCSymbol *Sym) { AddressTableBaseSym = Sym; } in setLabel() function
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | Device.cpp | 94 void Device::setLabel(EGLLabelKHR label) in setLabel() function in egl::Device
|
D | EGLSync.cpp | 69 void Sync::setLabel(EGLLabelKHR label) in setLabel() function in egl::Sync
|
D | Query.cpp | 31 void Query::setLabel(const Context *context, const std::string &label) in setLabel() function in gl::Query
|
D | Thread.cpp | 53 void Thread::setLabel(EGLLabelKHR label) in setLabel() function in egl::Thread
|
D | Fence.cpp | 85 void Sync::setLabel(const Context *context, const std::string &label) in setLabel() function in gl::Sync
|
D | Stream.cpp | 59 void Stream::setLabel(EGLLabelKHR label) in setLabel() function in egl::Stream
|