[Mesa-dev] [PATCH V3 8/8] i965: Rename intel_miptree_get_dimensions_for_image()
Chad Versace
chad.versace at intel.com
Fri Sep 25 16:27:35 PDT 2015
On Tue 22 Sep 2015, Anuj Phogat wrote:
> This function isn't specific to miptrees. So, drop the "miptree"
> from function name.
>
> V3: Add a comment explaining how the 1D Array texture height and
> depth is interpreted by Intel hardware.
>
> Cc: Chad Versace <chad.versace at intel.com>
> Signed-off-by: Anuj Phogat <anuj.phogat at gmail.com>
> ---
> src/mesa/drivers/dri/i965/intel_fbo.c | 2 +-
> src/mesa/drivers/dri/i965/intel_mipmap_tree.c | 12 +++++++++---
> src/mesa/drivers/dri/i965/intel_mipmap_tree.h | 4 ++--
> src/mesa/drivers/dri/i965/intel_tex_image.c | 3 +--
> src/mesa/drivers/dri/i965/intel_tex_validate.c | 3 +--
> 5 files changed, 14 insertions(+), 10 deletions(-)
Thanks for the updated comment. Patch 8 is
Reviewed-by: Chad Versace <chad.versace at intel.com>
I think I've reviewed the entire patch series. If I've missed any
patches, let me know.
More information about the mesa-dev
mailing list