Home
last modified time | relevance | path

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

/external/angle/util/
Dgles_loader_autogen.h640 #define glIsSemaphoreEXT l_glIsSemaphoreEXT
1457 ANGLE_UTIL_EXPORT extern PFNGLISSEMAPHOREEXTPROC l_glIsSemaphoreEXT;
Dgles_loader_autogen.cpp648 ANGLE_UTIL_EXPORT PFNGLISSEMAPHOREEXTPROC l_glIsSemaphoreEXT; variable
1818 l_glIsSemaphoreEXT = reinterpret_cast<PFNGLISSEMAPHOREEXTPROC>(loadProc("glIsSemaphoreEXT")); in LoadGLES()