Searched defs:__indirect_glMap2f (Results 1 - 2 of 2) sorted by relevance
/third_party/mesa3d/src/glx/ |
H A D | render2.c | 252 __indirect_glMap2f(GLenum target, GLfloat u1, GLfloat u2, GLint ustr, in __indirect_glMap2f() function
|
/third_party/mesa3d/src/glx/tests/ |
H A D | indirect_api.cpp | 221 void __indirect_glMap2f(GLenum target, GLfloat u1, GLfloat u2, GLint ustride, GLint uorder, GLfloat v1, GLfloat v2, GLint vstride, GLint vorder, const GLfloat *points) { } in __indirect_glMap2f() function
|
Completed in 9 milliseconds