Home
last modified time | relevance | path

Searched refs:make_2d_mipmap (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/main/
Dmipmap.c1445 make_2d_mipmap(GLenum datatype, GLuint comps, GLint border, in make_2d_mipmap() function
1620 make_2d_mipmap(datatype, comps, 1, in make_3d_mipmap()
1624 make_2d_mipmap(datatype, comps, 1, in make_3d_mipmap()
1728 make_2d_mipmap(datatype, comps, border, in _mesa_generate_mipmap_level()
1750 make_2d_mipmap(datatype, comps, border, in _mesa_generate_mipmap_level()
/external/mesa3d/src/gallium/auxiliary/util/
Du_gen_mipmap.c1140 make_2d_mipmap(struct gen_mipmap_state *ctx, in make_2d_mipmap() function
1247 make_2d_mipmap(ctx, pt, layer, baseLevel, lastLevel); in fallback_gen_mipmap()