Searched refs:glVertex4f (Results 1 – 11 of 11) sorted by relevance
/external/libepoxy/test/ |
D | glx_beginend.c | 72 glVertex4f(0, 0, 0, 0); in test_without_epoxy()
|
/external/mesa3d/src/gallium/targets/osmesa/ |
D | osmesa.mingw.def | 344 glVertex4f = glVertex4f@16
|
D | osmesa.def | 347 glVertex4f
|
/external/mesa3d/src/gallium/frontends/wgl/ |
D | opengl32.mingw.def | 337 glVertex4f = glVertex4f@16
|
D | opengl32.def | 337 glVertex4f
|
D | stw_context.c | 749 &glVertex4f,
|
D | gldrv.h | 178 void (APIENTRY *glVertex4f )( GLfloat x, GLfloat y, GLfloat z, GLfloat w );
|
/external/angle/src/libGL/ |
D | libGL_autogen.def | 310 glVertex4f
|
D | libGL_autogen.cpp | 1587 void GL_APIENTRY glVertex4f(GLfloat x, GLfloat y, GLfloat z, GLfloat w) in glVertex4f() function
|
/external/mesa3d/include/GL/ |
D | gl.h | 940 GLAPI void GLAPIENTRY glVertex4f( GLfloat x, GLfloat y, GLfloat z, GLfloat w );
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
D | glew.h | 1172 GLAPI void GLAPIENTRY glVertex4f (GLfloat x, GLfloat y, GLfloat z, GLfloat w);
|