Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/targets/osmesa/
Dosmesa.mingw.def329 glVertex2fv = glVertex2fv@4
Dosmesa.def332 glVertex2fv
/external/mesa3d/src/gallium/frontends/wgl/
Dopengl32.mingw.def322 glVertex2fv = glVertex2fv@4
Dopengl32.def322 glVertex2fv
Dstw_context.c734 &glVertex2fv,
Dgldrv.h163 void (APIENTRY *glVertex2fv )( const GLfloat *v );
/external/angle/src/libGLESv2/
Dopengl32_with_wgl_autogen.def1504 glVertex2fv
Dopengl32_autogen.def1504 glVertex2fv
DlibGLESv2_autogen.cpp7046 void GL_APIENTRY glVertex2fv(const GLfloat *v) in glVertex2fv() function
/external/mesa3d/include/GL/
Dgl.h945 GLAPI void GLAPIENTRY glVertex2fv( const GLfloat *v );
/external/cronet/third_party/quic_trace/src/third_party/glew/include/GL/
Dglew.h1163 GLAPI void GLAPIENTRY glVertex2fv (const GLfloat *v);
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dglew.h1157 GLAPI void GLAPIENTRY glVertex2fv (const GLfloat *v);
/external/libepoxy/prebuilt-intermediates/include/epoxy/
Dgl_generated.h19504 #define glVertex2fv epoxy_glVertex2fv macro
/external/libepoxy/prebuilt-intermediates/src/
Dgl_generated_dispatch.c117354 GEN_THUNKS(glVertex2fv, (const GLfloat * v), (v))