Home
last modified time | relevance | path

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

/frameworks/native/opengl/libagl/
Dlight.cpp47 static inline void vss3(GLfixed* d,
155 void vss3(GLfixed* d, const GLfixed* m, GLfixed s, const GLfixed* a) { in vss3() function
388 vss3(d.v, l.objPosition.v, o.w, o.v); in lightVertex()
390 vss3(d.v, l.objPosition.v, v->obj.w, v->obj.v); in lightVertex()