Home
last modified time | relevance | path

Searched defs:WaitClient (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/egl/main/
H A Degldriver.h125 EGLBoolean (*WaitClient)(_EGLDisplay *disp, _EGLContext *ctx); member
/aosp_15_r20/external/angle/src/tests/egl_tests/
H A DEGLSyncTest.cpp291 TEST_P(EGLSyncTest, WaitClient) in TEST_P() argument
/aosp_15_r20/external/angle/src/libGLESv2/
H A Degl_stubs.cpp784 EGLBoolean WaitClient(Thread *thread) in WaitClient() function