Searched refs:save_unpack_obj (Results 1 – 1 of 1) sorted by relevance
1461 struct gl_buffer_object *save_unpack_obj = NULL; in _mesa_meta_setup_drawpix_texture() local1463 _mesa_reference_buffer_object(ctx, &save_unpack_obj, in _mesa_meta_setup_drawpix_texture()1469 if (save_unpack_obj != NULL) in _mesa_meta_setup_drawpix_texture()1471 save_unpack_obj->Name); in _mesa_meta_setup_drawpix_texture()1476 _mesa_reference_buffer_object(ctx, &save_unpack_obj, NULL); in _mesa_meta_setup_drawpix_texture()