Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Ddlist.c6062 save_VertexAttrib3fARB(GLuint index, GLfloat x, GLfloat y, GLfloat z) in save_VertexAttrib3fARB() function
10477 vfmt->VertexAttrib3fARB = save_VertexAttrib3fARB; in save_vtxfmt_init()