Searched refs:enqueueTestLogData (Results 1 – 2 of 2) sorted by relevance
90 static void enqueueTestLogData (void* userPtr, const deUint8* bytes, int numBytes);
198 m_commLink->setCallbacks(enqueueStateChanged, enqueueTestLogData, enqueueInfoLogData, this); in run()356 void BatchExecutor::enqueueTestLogData (void* userPtr, const deUint8* bytes, int numBytes) in enqueueTestLogData() function in xe::BatchExecutor