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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Ddlist.c5875 save_Attr4fARB(GLenum attr, GLfloat x, GLfloat y, GLfloat z, GLfloat w) function in typeref:typename:void GLAPIENTRY
6412 save_Attr4fARB(index, x, y, z, w);
6421 save_Attr4fARB(index, v[0], v[1], v[2], v[3]);

Completed in 14 milliseconds