Home
last modified time | relevance | path

Searched refs:PFNGLISSEMAPHOREEXTPROC (Results 1 - 15 of 15) sorted by relevance

/third_party/skia/third_party/externals/angle2/util/
H A Dgles_loader_autogen.cpp655 ANGLE_UTIL_EXPORT PFNGLISSEMAPHOREEXTPROC l_glIsSemaphoreEXT;
1840 l_glIsSemaphoreEXT = reinterpret_cast<PFNGLISSEMAPHOREEXTPROC>(loadProc("glIsSemaphoreEXT")); in LoadGLES()
H A Dgles_loader_autogen.h1472 ANGLE_UTIL_EXPORT extern PFNGLISSEMAPHOREEXTPROC l_glIsSemaphoreEXT;
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/
H A Dtrace_gles_loader_autogen.cpp682 ANGLE_TRACE_LOADER_EXPORT PFNGLISSEMAPHOREEXTPROC t_glIsSemaphoreEXT;
1870 t_glIsSemaphoreEXT = reinterpret_cast<PFNGLISSEMAPHOREEXTPROC>(loadProc("glIsSemaphoreEXT")); in LoadGLES()
H A Dtrace_gles_loader_autogen.h1512 ANGLE_TRACE_LOADER_EXPORT extern PFNGLISSEMAPHOREEXTPROC t_glIsSemaphoreEXT;
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DDispatchTableGL_autogen.h781 PFNGLISSEMAPHOREEXTPROC isSemaphoreEXT = nullptr;
H A Dfunctionsgl_typedefs.h1877 typedef GLboolean(INTERNAL_GL_APIENTRY *PFNGLISSEMAPHOREEXTPROC)(GLuint semaphore); typedef
/third_party/mesa3d/include/GLES2/
H A Dgl2ext.h1770 typedef GLboolean (GL_APIENTRYP PFNGLISSEMAPHOREEXTPROC) (GLuint semaphore); typedef
/third_party/openGLES/api/GLES2/
H A Dgl2ext.h1819 typedef GLboolean (GL_APIENTRYP PFNGLISSEMAPHOREEXTPROC) (GLuint semaphore); typedef
/third_party/skia/third_party/externals/swiftshader/include/GLES2/
H A Dgl2ext.h1721 typedef GLboolean (GL_APIENTRYP PFNGLISSEMAPHOREEXTPROC) (GLuint semaphore); typedef
/third_party/skia/third_party/externals/opengl-registry/api/GLES2/
H A Dgl2ext.h1721 typedef GLboolean (GL_APIENTRYP PFNGLISSEMAPHOREEXTPROC) (GLuint semaphore); typedef
/third_party/skia/third_party/externals/angle2/include/GLES2/
H A Dgl2ext.h1762 typedef GLboolean (GL_APIENTRYP PFNGLISSEMAPHOREEXTPROC) (GLuint semaphore); typedef
/third_party/openGLES/api/GL/
H A Dglext.h8085 typedef GLboolean (APIENTRYP PFNGLISSEMAPHOREEXTPROC) (GLuint semaphore); typedef
/third_party/mesa3d/include/GL/
H A Dglext.h8047 typedef GLboolean (APIENTRYP PFNGLISSEMAPHOREEXTPROC) (GLuint semaphore); typedef
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglext.h8012 typedef GLboolean (APIENTRYP PFNGLISSEMAPHOREEXTPROC) (GLuint semaphore); typedef
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglext.h8011 typedef GLboolean (APIENTRYP PFNGLISSEMAPHOREEXTPROC) (GLuint semaphore); typedef

Completed in 261 milliseconds