Searched refs:glMap2f (Results 1 – 10 of 10) sorted by relevance
/external/mesa3d/src/gallium/targets/osmesa/ |
D | osmesa.mingw.def | 181 glMap2f = glMap2f@40
|
D | osmesa.def | 184 glMap2f
|
/external/mesa3d/src/gallium/frontends/wgl/ |
D | opengl32.mingw.def | 174 glMap2f = glMap2f@40
|
D | opengl32.def | 174 glMap2f
|
D | stw_context.c | 828 &glMap2f,
|
D | gldrv.h | 257 …void (APIENTRY *glMap2f )( GLenum target, GLfloat u1, GLfloat u2, GLint ustr…
|
/external/angle/src/libGL/ |
D | libGL_autogen.def | 155 glMap2f
|
D | libGL_autogen.cpp | 780 void GL_APIENTRY glMap2f(GLenum target, in glMap2f() function
|
/external/mesa3d/include/GL/ |
D | gl.h | 1371 GLAPI void GLAPIENTRY glMap2f( GLenum target,
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
D | glew.h | 1009 GLAPI void GLAPIENTRY glMap2f (GLenum target, GLfloat u1, GLfloat u2, GLint ustride, GLint uorder, …
|