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

  /external/mesa3d/src/mesa/swrast/
s_texfilter.c 610 linear_mipmap_level(const struct gl_texture_object *tObj, GLfloat lambda) function
955 GLint level = linear_mipmap_level(tObj, lambda[i]);
981 GLint level = linear_mipmap_level(tObj, lambda[i]);
    [all...]

Completed in 253 milliseconds