[Mesa-dev] [PATCH v2] mesa/teximage: Fix S3TC regression due to ASTC interaction

Nanley Chery nanleychery at gmail.com
Sun Nov 22 12:28:25 PST 2015


On Sat, Nov 21, 2015 at 2:46 PM, Ilia Mirkin <imirkin at alum.mit.edu> wrote:

> Just ran into this myself and spent a bunch of time investigating...
> Any reason this wasn't already reviewed/checked in?
>
>
None that I know of. I just pushed it though.


> On Wed, Oct 28, 2015 at 5:50 PM, Nanley Chery <nanleychery at gmail.com>
> wrote:
> > From: Nanley Chery <nanley.g.chery at intel.com>
> >
> > A prior, literal reading of the ASTC spec led to the prohibition
> > of some compressed formats being used against the targets:
> > TEXTURE_CUBE_MAP_ARRAY and TEXTURE_3D. Since the spec does not specify
> > interactions with other extensions for specific compressed textures,
> > remove such interactions.
> >
> > Fixes the following Piglit tests on Gen9:
> > piglit.spec.arb_direct_state_access.getcompressedtextureimage
> >
> piglit.spec.arb_get_texture_sub_image.arb_get_texture_sub_image-getcompressed
> > piglit.spec.arb_texture_cube_map_array.fbo-generatemipmap-cubemap array
> s3tc_dxt1
> > piglit.spec.ext_texture_compression_s3tc.getteximage-targets cube_array
> s3tc
> >
> > v2. Don't interact with other specific compressed formats (Ian).
> >
> > Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=91927
> > Suggested-by: Neil Roberts <neil at linux.intel.com>
> > Signed-off-by: Nanley Chery <nanley.g.chery at intel.com>
>
> Reviewed-by: Ilia Mirkin <imirkin at alum.mit.edu>
>

Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20151122/2eeeb512/attachment.html>


More information about the mesa-dev mailing list