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

  /external/mesa3d/src/mesa/swrast/
s_texfilter.c 625 nearest_mipmap_level(const struct gl_texture_object *tObj, GLfloat lambda) function
923 GLint level = nearest_mipmap_level(tObj, lambda[i]);
939 GLint level = nearest_mipmap_level(tObj, lambda[i]);
    [all...]

Completed in 77 milliseconds