Searched defs:fetch_texcoord (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/opengl/libagl/
H A Dprimitives.cpp435 inline void fetch_texcoord(ogles_context_t* c, function in namespace:android
484 fetch_texcoord(c, v,v,v);
535 fetch_texcoord(c, v0, v1, v1);
589 fetch_texcoord(c, v0, v1, v2);
604 fetch_texcoord(c, v0, v1, v2);

Completed in 116 milliseconds