Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/util/
H A Dgles_loader_autogen.cpp658 ANGLE_UTIL_EXPORT PFNGLWAITSEMAPHOREEXTPROC l_glWaitSemaphoreEXT;
1846 reinterpret_cast<PFNGLWAITSEMAPHOREEXTPROC>(loadProc("glWaitSemaphoreEXT")); in LoadGLES()
H A Dgles_loader_autogen.h1475 ANGLE_UTIL_EXPORT extern PFNGLWAITSEMAPHOREEXTPROC l_glWaitSemaphoreEXT;
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/
H A Dtrace_gles_loader_autogen.cpp685 ANGLE_TRACE_LOADER_EXPORT PFNGLWAITSEMAPHOREEXTPROC t_glWaitSemaphoreEXT;
1876 reinterpret_cast<PFNGLWAITSEMAPHOREEXTPROC>(loadProc("glWaitSemaphoreEXT")); in LoadGLES()
H A Dtrace_gles_loader_autogen.h1515 ANGLE_TRACE_LOADER_EXPORT extern PFNGLWAITSEMAPHOREEXTPROC t_glWaitSemaphoreEXT;
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DDispatchTableGL_autogen.h784 PFNGLWAITSEMAPHOREEXTPROC waitSemaphoreEXT = nullptr;
H A Dfunctionsgl_typedefs.h1884 typedef void(INTERNAL_GL_APIENTRY *PFNGLWAITSEMAPHOREEXTPROC)(GLuint semaphore, typedef
/third_party/mesa3d/include/GLES2/
H A Dgl2ext.h1773 typedef void (GL_APIENTRYP PFNGLWAITSEMAPHOREEXTPROC) (GLuint semaphore, GLuint numBufferBarriers, const GLuint *buffers, GLuint numTextureBarriers, const GLuint *textures, const GLenum *srcLayouts); typedef
/third_party/openGLES/api/GLES2/
H A Dgl2ext.h1822 typedef void (GL_APIENTRYP PFNGLWAITSEMAPHOREEXTPROC) (GLuint semaphore, GLuint numBufferBarriers, const GLuint *buffers, GLuint numTextureBarriers, const GLuint *textures, const GLenum *srcLayouts); typedef
/third_party/skia/third_party/externals/swiftshader/include/GLES2/
H A Dgl2ext.h1724 typedef void (GL_APIENTRYP PFNGLWAITSEMAPHOREEXTPROC) (GLuint semaphore, GLuint numBufferBarriers, const GLuint *buffers, GLuint numTextureBarriers, const GLuint *textures, const GLenum *srcLayouts); typedef
/third_party/skia/third_party/externals/opengl-registry/api/GLES2/
H A Dgl2ext.h1724 typedef void (GL_APIENTRYP PFNGLWAITSEMAPHOREEXTPROC) (GLuint semaphore, GLuint numBufferBarriers, const GLuint *buffers, GLuint numTextureBarriers, const GLuint *textures, const GLenum *srcLayouts); typedef
/third_party/skia/third_party/externals/angle2/include/GLES2/
H A Dgl2ext.h1765 typedef void (GL_APIENTRYP PFNGLWAITSEMAPHOREEXTPROC) (GLuint semaphore, GLuint numBufferBarriers, const GLuint *buffers, GLuint numTextureBarriers, const GLuint *textures, const GLenum *srcLayouts); typedef
/third_party/openGLES/api/GL/
H A Dglext.h8088 typedef void (APIENTRYP PFNGLWAITSEMAPHOREEXTPROC) (GLuint semaphore, GLuint numBufferBarriers, const GLuint *buffers, GLuint numTextureBarriers, const GLuint *textures, const GLenum *srcLayouts); typedef
/third_party/mesa3d/include/GL/
H A Dglext.h8050 typedef void (APIENTRYP PFNGLWAITSEMAPHOREEXTPROC) (GLuint semaphore, GLuint numBufferBarriers, const GLuint *buffers, GLuint numTextureBarriers, const GLuint *textures, const GLenum *srcLayouts); typedef
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglext.h8015 typedef void (APIENTRYP PFNGLWAITSEMAPHOREEXTPROC) (GLuint semaphore, GLuint numBufferBarriers, const GLuint *buffers, GLuint numTextureBarriers, const GLuint *textures, const GLenum *srcLayouts); typedef
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglext.h8014 typedef void (APIENTRYP PFNGLWAITSEMAPHOREEXTPROC) (GLuint semaphore, GLuint numBufferBarriers, const GLuint *buffers, GLuint numTextureBarriers, const GLuint *textures, const GLenum *srcLayouts); typedef

Completed in 253 milliseconds