Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DCommandGraph.cpp401 newCommands->setDiagnosticInfo(mResourceType, reinterpret_cast<uintptr_t>(this)); in startNewCommands()
807 void CommandGraphNode::setDiagnosticInfo(CommandGraphResourceType resourceType, in setDiagnosticInfo() function in rx::vk::CommandGraphNode
966 newNode->setDiagnosticInfo(resourceType, resourceID); in allocateBarrierNode()
DCommandGraph.h180 void setDiagnosticInfo(CommandGraphResourceType resourceType, uintptr_t resourceID);