Home
last modified time | relevance | path

Searched refs:glRasterPos3s (Results 1 – 14 of 14) sorted by relevance

/external/mesa3d/src/gallium/targets/osmesa/
Dosmesa.mingw.def242 glRasterPos3s = glRasterPos3s@12
Dosmesa.def245 glRasterPos3s
/external/mesa3d/src/gallium/frontends/wgl/
Dopengl32.mingw.def235 glRasterPos3s = glRasterPos3s@12
Dopengl32.def235 glRasterPos3s
Dstw_context.c681 &glRasterPos3s,
Dgldrv.h110 void (APIENTRY *glRasterPos3s )( GLshort x, GLshort y, GLshort z );
/external/angle/src/libGLESv2/
Dopengl32_with_wgl_autogen.def1420 glRasterPos3s
Dopengl32_autogen.def1420 glRasterPos3s
DlibGLESv2_autogen.cpp6714 void GL_APIENTRY glRasterPos3s(GLshort x, GLshort y, GLshort z) in glRasterPos3s() function
/external/mesa3d/include/GL/
Dgl.h1080 GLAPI void GLAPIENTRY glRasterPos3s( GLshort x, GLshort y, GLshort z );
/external/cronet/third_party/quic_trace/src/third_party/glew/include/GL/
Dglew.h1076 GLAPI void GLAPIENTRY glRasterPos3s (GLshort x, GLshort y, GLshort z);
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dglew.h1070 GLAPI void GLAPIENTRY glRasterPos3s (GLshort x, GLshort y, GLshort z);
/external/libepoxy/prebuilt-intermediates/include/epoxy/
Dgl_generated.h18854 #define glRasterPos3s epoxy_glRasterPos3s macro
/external/libepoxy/prebuilt-intermediates/src/
Dgl_generated_dispatch.c116704 GEN_THUNKS(glRasterPos3s, (GLshort x, GLshort y, GLshort z), (x, y, z))