Searched refs:l_glIsSemaphoreEXT (Results 1 – 2 of 2) sorted by relevance
640 #define glIsSemaphoreEXT l_glIsSemaphoreEXT1457 ANGLE_UTIL_EXPORT extern PFNGLISSEMAPHOREEXTPROC l_glIsSemaphoreEXT;
648 ANGLE_UTIL_EXPORT PFNGLISSEMAPHOREEXTPROC l_glIsSemaphoreEXT; variable1818 l_glIsSemaphoreEXT = reinterpret_cast<PFNGLISSEMAPHOREEXTPROC>(loadProc("glIsSemaphoreEXT")); in LoadGLES()