Searched defs:PFNGLBITMAPXOESPROC (Results 1 - 4 of 4) sorted by relevance
/third_party/openGLES/api/GL/ |
H A D | glext.h | 5142 typedef void (APIENTRYP PFNGLBITMAPXOESPROC) (GLsizei width, GLsizei height, GLfixed xorig, GLfixed yorig, GLfixed xmove, GLfixed ymove, const GLubyte *bitmap); typedef
|
/third_party/mesa3d/include/GL/ |
H A D | glext.h | 5160 typedef void (APIENTRYP PFNGLBITMAPXOESPROC) (GLsizei width, GLsizei height, GLfixed xorig, GLfixed yorig, GLfixed xmove, GLfixed ymove, const GLubyte *bitmap); typedef
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
H A D | glext.h | 5157 typedef void (APIENTRYP PFNGLBITMAPXOESPROC) (GLsizei width, GLsizei height, GLfixed xorig, GLfixed yorig, GLfixed xmove, GLfixed ymove, const GLubyte *bitmap); typedef
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
H A D | glext.h | 5156 typedef void (APIENTRYP PFNGLBITMAPXOESPROC) (GLsizei width, GLsizei height, GLfixed xorig, GLfixed yorig, GLfixed xmove, GLfixed ymove, const GLubyte *bitmap); typedef
|
Completed in 155 milliseconds