Home
last modified time | relevance | path

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

/sdk/emulator/opengl/host/libs/libOpenglRender/
Degl_proc.h46 typedef EGLBoolean (EGLAPIENTRY *eglDestroyContext_t) (EGLDisplay, EGLContext); typedef
/sdk/emulator/opengl/tests/EGL_host_wrapper/
Degl_proc.h46 typedef EGLBoolean (* eglDestroyContext_t) (EGLDisplay, EGLContext); typedef