On Fri, Nov 9, 2012 at 10:23 AM, Dave Airlie <airl...@gmail.com> wrote:
>>>> +
>>>
>>> I would prefer if the constant buffers were updated only if the
>>> sampler views were updated as well, so that it's not updated in every
>>> draw command that has a shader querying the array size.
>>
>> probably makes sense, I was mostly thinking that nobody would use this
>> that often, and having it work for the sake of compliance :-), but
>> yeah makes sense to only update in that case.
>
> Just to check should testing the views dirty_mask and returning if its
> 0 be correct?

Probably need more, since my first hack trying that didn't work!

Dave.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to