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

Samuel Iglesias Gonsálvez siglesias at igalia.com
Fri Oct 2 00:42:57 PDT 2015



On 02/10/15 09:39, Ilia Mirkin wrote:
> 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? :)
> 

Yeah, sure. I add it to my todo list :-)

Sam


More information about the mesa-dev mailing list