Home
last modified time | relevance | path

Searched refs:enqueueStateChanged (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/executor/
H A DxeBatchExecutor.cpp199 m_commLink->setCallbacks(enqueueStateChanged, enqueueTestLogData, enqueueInfoLogData, this); in run()
352 void BatchExecutor::enqueueStateChanged(void *userPtr, CommLinkState state, const char *message) in enqueueStateChanged() function in xe::BatchExecutor
H A DxeBatchExecutor.hpp89 static void enqueueStateChanged(void *userPtr, CommLinkState state, const char *message);