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

/frameworks/native/opengl/libagl/
H A Dprimitives.cpp394 array_t const * const texcoordArray = c->arrays.texture; local
410 const GLubyte* tp = texcoordArray[i].element(
412 texcoordArray[i].fetch(c, coords.v, tp);

Completed in 68 milliseconds