Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/graphics_GLAPICheck/src/
Dgles_APICheck.cc29 EGLBoolean (*FP_eglGetConfigs)(EGLDisplay dpy, variable
62 #define eglGetConfigs FP_eglGetConfigs
126 FP_eglGetConfigs = reinterpret_cast<FT_eglGetConfigs>(tmp); in EntryImportGL()