Home
last modified time | relevance | path

Searched refs:dumpCommands (Results 1 – 4 of 4) sorted by relevance

/external/angle/src/libANGLE/renderer/vulkan/
DSecondaryCommandBuffer.cpp617 std::string SecondaryCommandBuffer::dumpCommands(const char *separator) const in dumpCommands() function in rx::vk::priv::SecondaryCommandBuffer
DCommandGraph.cpp259 return commandBuffer.dumpCommands(separator); in DumpCommands()
DSecondaryCommandBuffer.h687 std::string dumpCommands(const char *separator) const;
Dvk_helpers.cpp1854 out << mCommandBuffer.dumpCommands("\\l"); in addCommandDiagnostics()