Home
last modified time | relevance | path

Searched defs:eglCreateSyncKHR_t (Results 1 – 2 of 2) sorted by relevance

/sdk/emulator/opengl/host/libs/libOpenglRender/
Degl_proc.h61 typedef EGLSyncKHR (EGLAPIENTRY *eglCreateSyncKHR_t) (EGLDisplay, EGLenum, const EGLint*); typedef
/sdk/emulator/opengl/tests/EGL_host_wrapper/
Degl_proc.h61 typedef EGLSyncKHR (* eglCreateSyncKHR_t) (EGLDisplay, EGLenum, const EGLint*); typedef