Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DSecondaryCommandBuffer.cpp932 std::string SecondaryCommandBuffer::dumpCommands(const char *separator) const in dumpCommands() function in rx::vk::priv::SecondaryCommandBuffer
H A DVulkanSecondaryCommandBuffer.h276 std::string dumpCommands(const char *separator) const { return ""; } in dumpCommands() function