[Mesa-dev] [PATCH 6/6] glsl: fix matrix stride calculation for std430's row_major matrices with two columns

Ilia Mirkin imirkin at alum.mit.edu
Fri Oct 2 00:39:12 PDT 2015


On Fri, Oct 2, 2015 at 3:34 AM, Samuel Iglesias Gonsálvez
<siglesias at igalia.com> wrote:
> On 02/10/15 09:20, Ilia Mirkin wrote:
>> I'm a little concerned that your random ssbo packing tests didn't pick
>> this up... can you double-check your script?
>>
>
> The script generates shader_runner tests that query GL_MATRIX_STRIDE
> using ARB_program_interface_query's calls but it has not support for
> checking that it is writing/reading to the proper places yet.

Oh. That explains it. Might I suggest implementing such support? :)


More information about the mesa-dev mailing list