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/
H A Dattrib.c68 copy_texture_attribs(struct gl_texture_object *dst, in copy_texture_attribs() function
274 copy_texture_attribs(dst, src, tex); in _mesa_PushAttrib()
291 copy_texture_attribs(dst, src, tex); in _mesa_PushAttrib()
595 if (!copy_texture_attribs(texObj, savedObj, tgt)) in pop_texture_group()
635 copy_texture_attribs(dst, src, tex); in pop_texture_group()

Completed in 3 milliseconds