Home
last modified time | relevance | path

Searched refs:PFNGLWINDOWPOS2IPROC (Results 1 - 5 of 5) sorted by relevance

/third_party/glfw/deps/glad/
H A Dgl.h2654 typedef void (GLAD_API_PTR *PFNGLWINDOWPOS2IPROC)(GLint x, GLint y); typedef
4153 GLAD_API_CALL PFNGLWINDOWPOS2IPROC glad_glWindowPos2i;
4976 PFNGLWINDOWPOS2IPROC glad_glWindowPos2i = NULL;
5425 glad_glWindowPos2i = (PFNGLWINDOWPOS2IPROC) load(userptr, "glWindowPos2i"); in glad_gl_load_GL_VERSION_1_4()
/third_party/openGLES/api/GL/
H A Dglext.h383 typedef void (APIENTRYP PFNGLWINDOWPOS2IPROC) (GLint x, GLint y); typedef
/third_party/mesa3d/include/GL/
H A Dglext.h402 typedef void (APIENTRYP PFNGLWINDOWPOS2IPROC) (GLint x, GLint y); typedef
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglext.h400 typedef void (APIENTRYP PFNGLWINDOWPOS2IPROC) (GLint x, GLint y); typedef
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglext.h400 typedef void (APIENTRYP PFNGLWINDOWPOS2IPROC) (GLint x, GLint y); typedef

Completed in 181 milliseconds