Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/capture/
DFrameCapture.cpp550 uintptr_t SyncIndexValue(GLsync sync) in SyncIndexValue() function
574 callOut << "gSyncMap[" << SyncIndexValue(sync) << "] = "; in WriteCppReplayForCall()
640 callOut << "gSyncMap[" << SyncIndexValue(param.value.GLsyncVal) << "]"; in WriteCppReplayForCall()
6017 os << "gSyncMap[" << SyncIndexValue(value) << "]"; in WriteParamValueReplay()