Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/vbo/
Dvbo_exec_api.c803 static void GLAPIENTRY vbo_exec_Begin( GLenum mode ) in vbo_exec_Begin() function
906 vbo_exec_Begin(curPrim); in vbo_exec_PrimitiveRestartNV()
919 vfmt->Begin = vbo_exec_Begin; in vbo_exec_vtxfmt_init()