Home
last modified time | relevance | path

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

/external/angle/src/tests/restricted_traces/
Dtrace_gles_loader_autogen.h640 #define glIsSemaphoreEXT t_glIsSemaphoreEXT
1495 ANGLE_TRACE_LOADER_EXPORT extern PFNGLISSEMAPHOREEXTPROC t_glIsSemaphoreEXT;
Dtrace_gles_loader_autogen.cpp674 ANGLE_TRACE_LOADER_EXPORT PFNGLISSEMAPHOREEXTPROC t_glIsSemaphoreEXT; variable
1847 t_glIsSemaphoreEXT = reinterpret_cast<PFNGLISSEMAPHOREEXTPROC>(loadProc("glIsSemaphoreEXT")); in LoadGLES()