HomeSort by relevance Sort by last modified time
    Searched refs:enqueueInfoLogData (Results 1 - 2 of 2) sorted by null

  /external/deqp/executor/
xeBatchExecutor.hpp 91 static void enqueueInfoLogData (void* userPtr, const deUint8* bytes, int numBytes);
xeBatchExecutor.cpp 198 m_commLink->setCallbacks(enqueueStateChanged, enqueueTestLogData, enqueueInfoLogData, this);
368 void BatchExecutor::enqueueInfoLogData (void* userPtr, const deUint8* bytes, int numBytes)

Completed in 46 milliseconds