HomeSort by relevance Sort by last modified time
    Searched full:texcoordarray (Results 1 - 1 of 1) sorted by null

  /frameworks/native/opengl/libagl/
primitives.cpp 394 array_t const * const texcoordArray = c->arrays.texture;
410 const GLubyte* tp = texcoordArray[i].element(
412 texcoordArray[i].fetch(c, coords.v, tp);
    [all...]

Completed in 184 milliseconds