Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/graphics_GLAPICheck/src/
Dgles_APICheck.cc89 typedef EGLBoolean (*FT_eglDestroyContext)(EGLDisplay, EGLContext); typedef
138 FP_eglDestroyContext = reinterpret_cast<FT_eglDestroyContext>(tmp); in EntryImportGL()