Home
last modified time | relevance | path

Searched defs:getLabel (Results 1 – 25 of 89) sorted by relevance

1234

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DProgramPipeline.cpp24 const std::string &ProgramPipelineState::getLabel() const in getLabel() function in gl::ProgramPipelineState
47 const std::string &ProgramPipeline::getLabel() const in getLabel() function in gl::ProgramPipeline
DThread.cpp31 EGLLabelKHR Thread::getLabel() const in getLabel() function in egl::Thread
DEGLSync.cpp47 EGLLabelKHR Sync::getLabel() const in getLabel() function in egl::Sync
DDevice.cpp99 EGLLabelKHR Device::getLabel() const in getLabel() function in egl::Device
DQuery.cpp32 const std::string &Query::getLabel() const in getLabel() function in gl::Query
DFence.cpp84 const std::string &Sync::getLabel() const in getLabel() function in gl::Sync
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
DGPUBindGroupLayout.cpp28 std::optional<std::string> GPUBindGroupLayout::getLabel(Napi::Env) { in getLabel() function in wgpu::binding::GPUBindGroupLayout
DGPUPipelineLayout.cpp27 std::optional<std::string> GPUPipelineLayout::getLabel(Napi::Env) { in getLabel() function in wgpu::binding::GPUPipelineLayout
DGPURenderBundle.cpp31 std::optional<std::string> GPURenderBundle::getLabel(Napi::Env) { in getLabel() function in wgpu::binding::GPURenderBundle
DGPUBindGroup.cpp27 std::optional<std::string> GPUBindGroup::getLabel(Napi::Env) { in getLabel() function in wgpu::binding::GPUBindGroup
DGPUSampler.cpp28 std::optional<std::string> GPUSampler::getLabel(Napi::Env) { in getLabel() function in wgpu::binding::GPUSampler
DGPUTextureView.cpp27 std::optional<std::string> GPUTextureView::getLabel(Napi::Env) { in getLabel() function in wgpu::binding::GPUTextureView
DGPUCommandBuffer.cpp32 std::optional<std::string> GPUCommandBuffer::getLabel(Napi::Env) { in getLabel() function in wgpu::binding::GPUCommandBuffer
DGPUQuerySet.cpp31 std::optional<std::string> GPUQuerySet::getLabel(Napi::Env) { in getLabel() function in wgpu::binding::GPUQuerySet
DGPUComputePipeline.cpp37 std::optional<std::string> GPUComputePipeline::getLabel(Napi::Env) { in getLabel() function in wgpu::binding::GPUComputePipeline
DGPURenderPipeline.cpp37 std::optional<std::string> GPURenderPipeline::getLabel(Napi::Env) { in getLabel() function in wgpu::binding::GPURenderPipeline
DGPUTexture.cpp56 std::optional<std::string> GPUTexture::getLabel(Napi::Env) { in getLabel() function in wgpu::binding::GPUTexture
/third_party/protobuf/php/src/Google/Protobuf/
DFieldDescriptor.php71 public function getLabel() function in Google\\Protobuf\\FieldDescriptor
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DAddressPool.h53 MCSymbol *getLabel() { return AddressTableBaseSym; } in getLabel() function
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/
DDiffKey.java58 String getLabel() { in getLabel() method in DiffKey.Status
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DDevice.cpp99 EGLLabelKHR Device::getLabel() const in getLabel() function in egl::Device
DEGLSync.cpp74 EGLLabelKHR Sync::getLabel() const in getLabel() function in egl::Sync
DQuery.cpp36 const std::string &Query::getLabel() const in getLabel() function in gl::Query
DThread.cpp58 EGLLabelKHR Thread::getLabel() const in getLabel() function in egl::Thread
DFence.cpp90 const std::string &Sync::getLabel() const in getLabel() function in gl::Sync

1234