Home
last modified time | relevance | path

Searched refs:_mesa_cube_complete (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/main/
Dtexobj.h117 _mesa_cube_complete(const struct gl_texture_object *texObj);
Dtexobj.c661 _mesa_cube_complete(const struct gl_texture_object *texObj) in _mesa_cube_complete() function
Dfbobject.c2632 !_mesa_cube_complete(texObj)) { in _mesa_GenerateMipmapEXT()