Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
H A Dmipmap.c1472 make_2d_mipmap(GLenum datatype, GLuint comps, GLint border, in make_2d_mipmap() function
1639 /* Luckily we can leverage the make_2d_mipmap() function here! */ in make_3d_mipmap()
1642 make_2d_mipmap(datatype, comps, 1, in make_3d_mipmap()
1646 make_2d_mipmap(datatype, comps, 1, in make_3d_mipmap()
1750 make_2d_mipmap(datatype, comps, border, in _mesa_generate_mipmap_level()
1773 make_2d_mipmap(datatype, comps, border, in _mesa_generate_mipmap_level()

Completed in 5 milliseconds