Home
last modified time | relevance | path

Searched refs:SET_Vertex2f (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/main/
Dvtxfmt.c98 SET_Vertex2f(tab, vfmt->Vertex2f); in install_vtxfmt()
/external/mesa3d/prebuilt-intermediates/main/
Ddispatch.h3896 static inline void SET_Vertex2f(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLfloat, GLfloat))… in SET_Vertex2f() function
Dmarshal_generated.c44664 SET_Vertex2f(table, _mesa_marshal_Vertex2f); in _mesa_create_marshal_table()