Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Dattrib.c67 copy_texture_attribs(struct gl_texture_object *dst, in copy_texture_attribs() function
273 copy_texture_attribs(dst, src, tex); in _mesa_PushAttrib()
290 copy_texture_attribs(dst, src, tex); in _mesa_PushAttrib()
665 if (!copy_texture_attribs(texObj, savedObj, tgt)) in pop_texture_group()
707 copy_texture_attribs(dst, src, tex); in pop_texture_group()