Searched refs:glRasterPos4s (Results 1 – 10 of 10) sorted by relevance
/external/mesa3d/src/gallium/targets/osmesa/ |
D | osmesa.mingw.def | 250 glRasterPos4s = glRasterPos4s@16
|
D | osmesa.def | 253 glRasterPos4s
|
/external/mesa3d/src/gallium/frontends/wgl/ |
D | opengl32.mingw.def | 243 glRasterPos4s = glRasterPos4s@16
|
D | opengl32.def | 243 glRasterPos4s
|
D | stw_context.c | 689 &glRasterPos4s,
|
D | gldrv.h | 118 void (APIENTRY *glRasterPos4s )( GLshort x, GLshort y, GLshort z, GLshort w );
|
/external/angle/src/libGL/ |
D | libGL_autogen.def | 219 glRasterPos4s
|
D | libGL_autogen.cpp | 1110 void GL_APIENTRY glRasterPos4s(GLshort x, GLshort y, GLshort z, GLshort w) in glRasterPos4s() function
|
/external/mesa3d/include/GL/ |
D | gl.h | 1085 GLAPI void GLAPIENTRY glRasterPos4s( GLshort x, GLshort y, GLshort z, GLshort w );
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
D | glew.h | 1078 GLAPI void GLAPIENTRY glRasterPos4s (GLshort x, GLshort y, GLshort z, GLshort w);
|