Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/egl_tests/
H A DEGLMultiContextTest.cpp640 std::atomic<size_t> threadCountFinishedMapBufferCall(0); in TEST_P() local
684 ++threadCountFinishedMapBufferCall; in TEST_P()
704 loop < 16 && threadCountFinishedMapBufferCall < kMaxThreadCountMakingMapBufferCall; in TEST_P()