Searched refs:t_glIsSemaphoreEXT (Results 1 – 2 of 2) sorted by relevance
640 #define glIsSemaphoreEXT t_glIsSemaphoreEXT1495 ANGLE_TRACE_LOADER_EXPORT extern PFNGLISSEMAPHOREEXTPROC t_glIsSemaphoreEXT;
674 ANGLE_TRACE_LOADER_EXPORT PFNGLISSEMAPHOREEXTPROC t_glIsSemaphoreEXT; variable1847 t_glIsSemaphoreEXT = reinterpret_cast<PFNGLISSEMAPHOREEXTPROC>(loadProc("glIsSemaphoreEXT")); in LoadGLES()