Searched refs:dumpCommands (Results 1 – 4 of 4) sorted by relevance
611 std::string SecondaryCommandBuffer::dumpCommands(const char *separator) const in dumpCommands() function in rx::vk::priv::SecondaryCommandBuffer
229 std::string dumpCommands(const char *separator) const { return ""; } in dumpCommands() function
704 std::string dumpCommands(const char *separator) const;
2008 out << mCommandBuffer.dumpCommands("\\l"); in addCommandDiagnostics()