Searched defs:texCoords (Results 1 – 10 of 10) sorted by relevance
37 enum { position=0, texCoords=1 }; enumerator
90 const GLfloat texCoords[4][2] = { in main() local
151 const GLfloat texCoords[4][2] = { in main() local
89 void map(Rect& texCoords) const { in map()
399 int texCoords; variable
103 const GLfloat texCoords[4][2] = { in main() local
158 const GLfixed texCoords[] = { in Java_com_android_gljni_GLJNILib_step() local
240 const GLfixed texCoords[] = { in render() local
349 const GLfixed texCoords[] = { in render() local
1193 Mesh::VertexArray<vec2> texCoords(mMesh.getTexCoordArray<vec2>()); local