Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/egl_tests/
H A DEGLMultiContextTest.cpp639 std::atomic<size_t> threadCountMakingMapBufferCall(0); in TEST_P() local
675 if (++threadCountMakingMapBufferCall == kMaxThreadCountMakingMapBufferCall) in TEST_P()