Searched refs:glRasterPos4d (Results 1 – 10 of 10) sorted by relevance
/external/mesa3d/src/gallium/targets/osmesa/ |
D | osmesa.mingw.def | 244 glRasterPos4d = glRasterPos4d@32
|
D | osmesa.def | 247 glRasterPos4d
|
/external/mesa3d/src/gallium/frontends/wgl/ |
D | opengl32.mingw.def | 237 glRasterPos4d = glRasterPos4d@32
|
D | opengl32.def | 237 glRasterPos4d
|
D | stw_context.c | 683 &glRasterPos4d,
|
D | gldrv.h | 112 … void (APIENTRY *glRasterPos4d )( GLdouble x, GLdouble y, GLdouble z, GLdouble w );
|
/external/angle/src/libGL/ |
D | libGL_autogen.def | 213 glRasterPos4d
|
D | libGL_autogen.cpp | 1080 void GL_APIENTRY glRasterPos4d(GLdouble x, GLdouble y, GLdouble z, GLdouble w) in glRasterPos4d() function
|
/external/mesa3d/include/GL/ |
D | gl.h | 1082 GLAPI void GLAPIENTRY glRasterPos4d( GLdouble x, GLdouble y, GLdouble z, GLdouble w );
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
D | glew.h | 1072 GLAPI void GLAPIENTRY glRasterPos4d (GLdouble x, GLdouble y, GLdouble z, GLdouble w);
|