On Tue, May 19, 2015 at 9:35 PM, Jason Ekstrand <ja...@jlekstrand.net> wrote:
> On Tue, May 19, 2015 at 7:08 PM, Ilia Mirkin <imir...@alum.mit.edu> wrote:
>> Hi Nanley,
>>
>> I was expecting to see some code dealing with the fact that the block
>> sizes are all different. Did I miss it, or is that still on the TODO
>> list?
>
> I think *most* of that code *should* already be there.  In theory,
> it's all keyed off of the block size provided by formats.csv.
> However, given some of the rendering errors we're currently seeing, it
> looks like it may need a little patching here and there. :-)

Matt pointed out this bug on IRC last night:

https://bugs.freedesktop.org/show_bug.cgi?id=76919

It looks like ASTC isn't the only place we have problems with textures
that aren't a multiple of the block size.  We were just seeing it
earlier with ASTC because it has such strange sizes.  Happy bug
hunting!
--Jason
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to