Am 27.10.2017 um 04:50 schrieb Marek Olšák:
> On Fri, Oct 27, 2017 at 1:44 AM, Roland Scheidegger <srol...@vmware.com> 
> wrote:
>> Am 26.10.2017 um 17:31 schrieb Marek Olšák:
>>> From: Marek Olšák <marek.ol...@amd.com>
>>>
>>> Uploaded data must start at (stride * start), because we can't modify
>>> start in all cases.
>> I'm probably missing something here, but why not actually?
> 
> 1) Mixed VBO and non-VBO vertex attributes.
> 2) Ease of implementation. (there are many codepaths in u_vbuf)
> 

Ahh I didn't think about the mixed case, that looks unfixable. (Why is
such a mess even allowed...)

Roland

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

Reply via email to