[Mesa-dev] [PATCH] i965/miptree: Drop the invalidate parameter form copy_teximage
Kenneth Graunke
kenneth at whitecape.org
Fri Oct 13 07:18:25 UTC 2017
On Thursday, October 12, 2017 10:56:57 PM PDT Jason Ekstrand wrote:
> This was a leftover from i915. The one caller in i965 always passes in
> false so there's no point in having the parameter.
> ---
> src/mesa/drivers/dri/i965/intel_mipmap_tree.c | 17 +++++------------
> src/mesa/drivers/dri/i965/intel_mipmap_tree.h | 2 +-
> src/mesa/drivers/dri/i965/intel_tex_validate.c | 6 ++----
> 3 files changed, 8 insertions(+), 17 deletions(-)
Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part.
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20171013/e6616c84/attachment.sig>
More information about the mesa-dev
mailing list