Searched refs:Vertex3f (Results 1 - 10 of 10) sorted by relevance

/external/mesa3d/src/mesa/main/
H A Dvtxfmt.c92 SET_Vertex3f(tab, vfmt->Vertex3f);
H A Ddd.h897 void (GLAPIENTRYP Vertex3f)( GLfloat, GLfloat, GLfloat );
H A Ddlist.c11003 vfmt->Vertex3f = save_Vertex3f;
/external/mesa3d/src/mesa/vbo/
H A Dvbo_noop.c476 vfmt->Vertex3f = _mesa_noop_Vertex3f;
H A Dvbo_attrib_tmp.h200 TAG(Vertex3f)(GLfloat x, GLfloat y, GLfloat z) function
H A Dvbo_exec_api.c958 vfmt->Vertex3f = vbo_Vertex3f;
H A Dvbo_save_api.c1360 vfmt->Vertex3f = _save_Vertex3f;
/external/mesa3d/src/gallium/state_trackers/wgl/
H A Dstw_icd.h186 void (GLAPIENTRY * Vertex3f)(GLfloat, GLfloat, GLfloat); member in struct:__GLdispatchTableRec
/external/mesa3d/src/mapi/glapi/tests/
H A Dcheck_table.cpp702 { "glVertex3f", _O(Vertex3f) },
/external/mesa3d/include/GL/
H A Dgl_mangle.h1946 #define glVertex3f MANGLE(Vertex3f)

Completed in 84 milliseconds