Searched refs:DebugImageName (Results 1 – 3 of 3) sorted by relevance
37 void DebugImageName(const Device& device, const GpuImage& image, const BASE_NS::string_view name);
77 void DebugImageName(const Device& device, const GpuImage& image, const BASE_NS::string_view name) in DebugImageName() function
2177 GpuResourceUtil::DebugImageName(device_, *gpuImageMgr_->Get(arrayIndex), name); in ProcessDebugTags()