Home
last modified time | relevance | path

Searched defs:SetDebugName (Results 1 – 5 of 5) 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/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/graph_kernel/model/
Dnode.h76 void SetDebugName(const std::string &debug_name) { debug_name_ = debug_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