Home
last modified time | relevance | path

Searched defs:dumpCommands (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DSecondaryCommandBuffer.cpp611 std::string SecondaryCommandBuffer::dumpCommands(const char *separator) const in dumpCommands() function in rx::vk::priv::SecondaryCommandBuffer
DVulkanSecondaryCommandBuffer.h229 std::string dumpCommands(const char *separator) const { return ""; } in dumpCommands() function