<div class="gmail_quote">On Fri, Apr 22, 2011 at 1:49 AM, Eric Anholt <span dir="ltr"><<a href="mailto:eric@anholt.net">eric@anholt.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im">On Wed, 20 Apr 2011 16:21:05 -0700, Ian Romanick <<a href="mailto:idr@freedesktop.org">idr@freedesktop.org</a>> wrote:<br>
> -----BEGIN PGP SIGNED MESSAGE-----<br>
> Hash: SHA1<br>
><br>
> On 04/20/2011 11:08 AM, Eric Anholt wrote:<br>
> > Tested with rgtc-teximage-0[12].<br>
> > EXT_texture_compression_rgtc/fbo-generatemipmap-formats fails in NPOT<br>
> > just like S3TC does.<br>
><br>
> Should we also add compressed LATC and 3Dc extensions?<br>
<br>
</div>We really need a general test like fbo-blending-formats that does all<br>
texture formats for various extensions, but without FBO rendering.<br></blockquote><div><br>piglit/texwrap is a good texturing test. By default, it covers filtering, wrapping, texture border color, and texture swizzling with the selected texture format. It can optionally test NPOT dimensions, projective texturing, and the deprecated one-pixel border. You can choose from 1D, 2D, 3D, and RECT texture targets. It doesn't test mipmapping though.<br>
</div></div><br>Marek<br>