OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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