i965: Always allocate validated miptrees from level 0.
authorEric Anholt <eric@anholt.net>
Fri, 30 Aug 2013 20:03:52 +0000 (13:03 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 30 Sep 2013 21:35:42 +0000 (14:35 -0700)
commit8037c0b69c483d94854bd9adc8fb23902077bc13
tree6a8081676a57e3a188323429f9d27e49022316ca
parent16060c5adcd4d809f97e874fcde763260c17ac18
i965: Always allocate validated miptrees from level 0.

No change in copies during a piglit run, but it's one less first_level !=
0 in our codebase.

Reviewed-by: Chad Versace <chad.versace@linux.intel.com>
src/mesa/drivers/dri/i965/intel_tex_validate.c