Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Ddlist.c5524 save_Attr3fARB(GLenum attr, GLfloat x, GLfloat y, GLfloat z) in save_Attr3fARB() function
6065 save_Attr3fARB(index, x, y, z); in save_VertexAttrib3fARB()
6074 save_Attr3fARB(index, v[0], v[1], v[2]); in save_VertexAttrib3fvARB()