Home
last modified time | relevance | path

Searched defs:setBackendLabel (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/m133/src/gpu/graphite/dawn/
DDawnTexture.cpp221 void DawnTexture::setBackendLabel(char const* label) { in setBackendLabel() function in skgpu::graphite::DawnTexture
DDawnBuffer.cpp352 void DawnBuffer::setBackendLabel(char const* label) { in setBackendLabel() function in skgpu::graphite::DawnBuffer
/third_party/skia/m133/src/gpu/graphite/
DResource.h226 virtual void setBackendLabel(char const* label) {} in setBackendLabel() function