Searched refs:commandBufferDiagnostics (Results 1 – 2 of 2) sorted by relevance
575 void addCommandBufferDiagnostics(const std::string &commandBufferDiagnostics);
5752 void ContextVk::addCommandBufferDiagnostics(const std::string &commandBufferDiagnostics) in addCommandBufferDiagnostics() argument5754 mCommandBufferDiagnostics.push_back(commandBufferDiagnostics); in addCommandBufferDiagnostics()