Searched defs:PFNGLMULTITEXCOORD3DPROC (Results 1 - 5 of 5) sorted by relevance
/third_party/glfw/deps/glad/ |
H A D | gl.h | 2292 typedef void (GLAD_API_PTR *PFNGLMULTITEXCOORD3DPROC)(GLenum target, GLdouble s, GLdouble t, GLdouble r); typedef
|
/third_party/openGLES/api/GL/ |
H A D | glext.h | 228 typedef void (APIENTRYP PFNGLMULTITEXCOORD3DPROC) (GLenum target, GLdouble s, GLdouble t, GLdouble r); typedef
|
/third_party/mesa3d/include/GL/ |
H A D | glext.h | 247 typedef void (APIENTRYP PFNGLMULTITEXCOORD3DPROC) (GLenum target, GLdouble s, GLdouble t, GLdouble r); typedef
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
H A D | glext.h | 245 typedef void (APIENTRYP PFNGLMULTITEXCOORD3DPROC) (GLenum target, GLdouble s, GLdouble t, GLdouble r); typedef
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
H A D | glext.h | 245 typedef void (APIENTRYP PFNGLMULTITEXCOORD3DPROC) (GLenum target, GLdouble s, GLdouble t, GLdouble r); typedef
|
Completed in 213 milliseconds