Searched defs:PFNGLMULTITEXCOORD2IPROC (Results 1 - 5 of 5) sorted by relevance
/third_party/glfw/deps/glad/ |
H A D | gl.h | 2288 typedef void (GLAD_API_PTR *PFNGLMULTITEXCOORD2IPROC)(GLenum target, GLint s, GLint t); typedef
|
/third_party/openGLES/api/GL/ |
H A D | glext.h | 224 typedef void (APIENTRYP PFNGLMULTITEXCOORD2IPROC) (GLenum target, GLint s, GLint t); typedef
|
/third_party/mesa3d/include/GL/ |
H A D | glext.h | 243 typedef void (APIENTRYP PFNGLMULTITEXCOORD2IPROC) (GLenum target, GLint s, GLint t); typedef
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
H A D | glext.h | 241 typedef void (APIENTRYP PFNGLMULTITEXCOORD2IPROC) (GLenum target, GLint s, GLint t); typedef
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
H A D | glext.h | 241 typedef void (APIENTRYP PFNGLMULTITEXCOORD2IPROC) (GLenum target, GLint s, GLint t); typedef
|
Completed in 179 milliseconds