Home
last modified time | relevance | path

Searched refs:onInfoLogData (Results 1 - 4 of 4) sorted by relevance

/third_party/vk-gl-cts/executor/
H A DxeBatchExecutor.hpp84 void onInfoLogData (const deUint8* bytes, size_t numBytes);
H A DxeBatchExecutor.cpp300 void BatchExecutor::onInfoLogData (const deUint8* bytes, size_t numBytes) in onInfoLogData() function in xe::BatchExecutor
418 executor->onInfoLogData(data.getDataBlock(numBytes), numBytes); in dispatchInfoLogData()
H A DxeTcpIpLink.hpp53 void onInfoLogData (const deUint8* bytes, size_t numBytes) const;
H A DxeTcpIpLink.cpp150 void TcpIpLinkState::onInfoLogData (const deUint8* bytes, size_t numBytes) const in onInfoLogData() function in xe::TcpIpLinkState
404 m_state.onInfoLogData(&data[0], dataSize); in handleMessage()

Completed in 3 milliseconds