Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/
H A DDebugAnnotator11.cpp122 angle::GetCurrentThreadUniqueId() == mAnnotationThread; in loggingEnabledForThisThread()
134 mAnnotationThread = angle::GetCurrentThreadUniqueId(); in initialize()
H A DDebugAnnotator11.h55 uint64_t mAnnotationThread; variable