Home
last modified time | relevance | path

Searched refs:glRasterPos4s (Results 1 – 10 of 10) sorted by relevance

/external/mesa3d/src/gallium/targets/osmesa/
Dosmesa.mingw.def250 glRasterPos4s = glRasterPos4s@16
Dosmesa.def253 glRasterPos4s
/external/mesa3d/src/gallium/frontends/wgl/
Dopengl32.mingw.def243 glRasterPos4s = glRasterPos4s@16
Dopengl32.def243 glRasterPos4s
Dstw_context.c689 &glRasterPos4s,
Dgldrv.h118 void (APIENTRY *glRasterPos4s )( GLshort x, GLshort y, GLshort z, GLshort w );
/external/angle/src/libGL/
DlibGL_autogen.def219 glRasterPos4s
DlibGL_autogen.cpp1110 void GL_APIENTRY glRasterPos4s(GLshort x, GLshort y, GLshort z, GLshort w) in glRasterPos4s() function
/external/mesa3d/include/GL/
Dgl.h1085 GLAPI void GLAPIENTRY glRasterPos4s( GLshort x, GLshort y, GLshort z, GLshort w );
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dglew.h1078 GLAPI void GLAPIENTRY glRasterPos4s (GLshort x, GLshort y, GLshort z, GLshort w);