Home
last modified time | relevance | path

Searched defs:SetDebugName (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DUtilsVulkan.cpp171 void SetDebugName(Device* device, in SetDebugName() function
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DResourceManager11.h30 HRESULT SetDebugName(angle::ComPtr<T> &resource, const char *name) in SetDebugName() function
Drenderer11_utils.cpp2265 HRESULT SetDebugName(ID3D11DeviceChild *resource, const char *name) in SetDebugName() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DResourceManager11.h32 HRESULT SetDebugName(angle::ComPtr<T> &resource, in SetDebugName() function
Drenderer11_utils.cpp2292 HRESULT SetDebugName(ID3D11DeviceChild *resource, in SetDebugName() function
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DUtilsD3D12.cpp375 void SetDebugName(Device* device, ID3D12Object* object, const char* prefix, std::string label) { in SetDebugName() function