Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Ddlist.c5547 save_Attr4fARB(GLenum attr, GLfloat x, GLfloat y, GLfloat z, GLfloat w) in save_Attr4fARB() function
6084 save_Attr4fARB(index, x, y, z, w); in save_VertexAttrib4fARB()
6093 save_Attr4fARB(index, v[0], v[1], v[2], v[3]); in save_VertexAttrib4fvARB()