Searched refs:addCommandBufferDiagnostics (Results 1 – 3 of 3) sorted by relevance
575 void addCommandBufferDiagnostics(const std::string &commandBufferDiagnostics);
5752 void ContextVk::addCommandBufferDiagnostics(const std::string &commandBufferDiagnostics) in addCommandBufferDiagnostics() function in rx::ContextVk
1855 contextVk->addCommandBufferDiagnostics(out.str()); in addCommandDiagnostics()