Searched refs:save_unpack_obj (Results 1 – 1 of 1) sorted by relevance
1447 struct gl_buffer_object *save_unpack_obj = NULL; in _mesa_meta_setup_drawpix_texture() local1449 _mesa_reference_buffer_object(ctx, &save_unpack_obj, in _mesa_meta_setup_drawpix_texture()1455 if (save_unpack_obj != NULL) in _mesa_meta_setup_drawpix_texture()1457 save_unpack_obj->Name); in _mesa_meta_setup_drawpix_texture()