Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/targets/osmesa/
Dosmesa.mingw.def228 glRasterPos2d = glRasterPos2d@16
Dosmesa.def231 glRasterPos2d
/external/mesa3d/src/gallium/frontends/wgl/
Dopengl32.mingw.def221 glRasterPos2d = glRasterPos2d@16
Dopengl32.def221 glRasterPos2d
Dstw_context.c667 &glRasterPos2d,
Dgldrv.h96 void (APIENTRY *glRasterPos2d )( GLdouble x, GLdouble y );
/external/angle/src/libGLESv2/
Dopengl32_with_wgl_autogen.def1406 glRasterPos2d
Dopengl32_autogen.def1406 glRasterPos2d
DlibGLESv2_autogen.cpp6644 void GL_APIENTRY glRasterPos2d(GLdouble x, GLdouble y) in glRasterPos2d() function
/external/mesa3d/include/GL/
Dgl.h1072 GLAPI void GLAPIENTRY glRasterPos2d( GLdouble x, GLdouble y );
/external/cronet/third_party/quic_trace/src/third_party/glew/include/GL/
Dglew.h1062 GLAPI void GLAPIENTRY glRasterPos2d (GLdouble x, GLdouble y);
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dglew.h1056 GLAPI void GLAPIENTRY glRasterPos2d (GLdouble x, GLdouble y);
/external/libepoxy/prebuilt-intermediates/include/epoxy/
Dgl_generated.h18838 #define glRasterPos2d epoxy_glRasterPos2d macro
/external/libepoxy/prebuilt-intermediates/src/
Dgl_generated_dispatch.c116688 GEN_THUNKS(glRasterPos2d, (GLdouble x, GLdouble y), (x, y))