Searched refs:pCBInfo (Results 1 – 1 of 1) sorted by relevance
918 GLOBAL_CB_NODE *pCBInfo = NULL; in printCBList() local935 pCBInfo = cb_node.second; in printCBList()938 … __LINE__, MEMTRACK_NONE, "MEM", " CB Info (0x%p) has command buffer 0x%p", (void *)pCBInfo, in printCBList()939 (void *)pCBInfo->commandBuffer); in printCBList()941 if (pCBInfo->memObjs.size() <= 0) in printCBList()943 for (auto obj : pCBInfo->memObjs) { in printCBList()