Searched refs:compute_lod (Results 1 – 1 of 1) sorted by relevance
/frameworks/native/opengl/libagl/ |
D | primitives.cpp | 694 int compute_lod(ogles_context_t* c, int i, in compute_lod() function 735 int lod = compute_lod(c, i, s0, t0, s1, t1, s2, t2); in lerp_texcoords() 792 int lod = compute_lod(c, i, s0, t0, s1, t1, s2, t2); in lerp_texcoords_w()
|