diff options
author | Chad Versace <[email protected]> | 2013-02-15 12:58:03 -0800 |
---|---|---|
committer | Chad Versace <[email protected]> | 2013-02-28 15:22:41 -0800 |
commit | 809fdc211fbe8fb7e2a8f024a7ad1a38948be0d0 (patch) | |
tree | d7555b3e14f88522c2fd0851de477038047645a4 /src/mesa/drivers/dri/i965/Makefile.am | |
parent | c001985cbf299f283d64289e1ba5f2a236880ebb (diff) |
intel: Remove intel_mipmap_tree::wraps_etc
The field was equivalent to (etc_format != MESA_FORMAT_NONE), and
therefore duplicate information.
This patch removes field and replaces all references to it with
`etc_format != MESA_FORMAT_NONE`.
No Piglit ETC test regresses on Intel Sandybridge.
Reviewed-by: Kenneth Graunke <[email protected]>
Reviewed-by: Anuj Phogat <[email protected]>
Signed-off-by: Chad Versace <[email protected]>
Diffstat (limited to 'src/mesa/drivers/dri/i965/Makefile.am')
0 files changed, 0 insertions, 0 deletions