Searched refs:vsa3 (Results 1 – 1 of 1) sorted by relevance
/frameworks/native/opengl/libagl/ |
D | light.cpp | 45 static inline void vsa3(GLfixed* d, 148 void vsa3(GLfixed* d, const GLfixed* m, GLfixed s, const GLfixed* a) { in vsa3() function 402 vsa3(t.v, l.implicitDiffuse.v, s, l.implicitAmbient.v); in lightVertex() 415 vsa3(t.v, l.implicitSpecular.v, s, t.v); in lightVertex()
|