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

  /external/chromium_org/third_party/mesa/src/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...]
  /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 374 milliseconds