Searched refs:glRasterPos4i (Results 1 – 10 of 10) sorted by relevance
/external/mesa3d/src/gallium/targets/osmesa/ |
D | osmesa.mingw.def | 248 glRasterPos4i = glRasterPos4i@16
|
D | osmesa.def | 251 glRasterPos4i
|
/external/mesa3d/src/gallium/frontends/wgl/ |
D | opengl32.mingw.def | 241 glRasterPos4i = glRasterPos4i@16
|
D | opengl32.def | 241 glRasterPos4i
|
D | stw_context.c | 687 &glRasterPos4i,
|
D | gldrv.h | 116 void (APIENTRY *glRasterPos4i )( GLint x, GLint y, GLint z, GLint w );
|
/external/angle/src/libGL/ |
D | libGL_autogen.def | 217 glRasterPos4i
|
D | libGL_autogen.cpp | 1100 void GL_APIENTRY glRasterPos4i(GLint x, GLint y, GLint z, GLint w) in glRasterPos4i() function
|
/external/mesa3d/include/GL/ |
D | gl.h | 1084 GLAPI void GLAPIENTRY glRasterPos4i( GLint x, GLint y, GLint z, GLint w );
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
D | glew.h | 1076 GLAPI void GLAPIENTRY glRasterPos4i (GLint x, GLint y, GLint z, GLint w);
|