Home
last modified time | relevance | path

Searched refs:getParentsForDiagnostics (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/renderer/vulkan/
DCommandGraph.cpp802 const std::vector<CommandGraphNode *> &CommandGraphNode::getParentsForDiagnostics() const in getParentsForDiagnostics() function in rx::vk::CommandGraphNode
1308 for (const CommandGraphNode *parent : node->getParentsForDiagnostics()) in dumpGraphDotFile()
DCommandGraph.h179 const std::vector<CommandGraphNode *> &getParentsForDiagnostics() const;