Searched refs:FormatDebugLabel (Results 1 – 3 of 3) sorted by relevance
504 std::string FormatDebugLabel(const char *prefix, const LoggingLabel &label);
3462 std::string formatted_label = FormatDebugLabel(" ", pCB->debug_label); in ValidateCmdBufImageLayouts()
219 std::string FormatDebugLabel(const char *prefix, const LoggingLabel &label) { in FormatDebugLabel() function