Searched refs:dumpCommands (Results 1 – 4 of 4) sorted by relevance
549 std::string SecondaryCommandBuffer::dumpCommands(const char *separator) const in dumpCommands() function in rx::vk::priv::SecondaryCommandBuffer
259 return commandBuffer.dumpCommands(separator); in DumpCommands()
635 std::string dumpCommands(const char *separator) const;
4548 out << mCommandBuffer.dumpCommands("\\l"); in flushToPrimary()4734 out << mCommandBuffer.dumpCommands("\\l"); in addRenderPassCommandDiagnostics()