Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DSecondaryCommandBuffer.cpp329 std::string SecondaryCommandBuffer::dumpCommands(const char *separator) const in dumpCommands() function in rx::vk::priv::SecondaryCommandBuffer
/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