On 06/15/2018 07:56 AM, Timothy Arceri wrote:
Can we get a piglit test to go along with this? Jordan added some
recently that you should be able to use as a base.
Yep, I'll try to build a Piglit test for this.
// Tapani
___
mesa-dev mailing list
m
Can we get a piglit test to go along with this? Jordan added some
recently that you should be able to use as a base.
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev
On 06/14/2018 08:46 PM, Jordan Justen wrote:
On 2018-06-14 02:58:33, Tapani Pälli wrote:
While XFB has been enabled for cache, we did not serialize enough
data for the whole API to work (such as glGetProgramiv).
Fixes: 6d830940f7 "Allow shader cache usage with transform feedback"
Signed-off-b
On 2018-06-14 02:58:33, Tapani Pälli wrote:
> While XFB has been enabled for cache, we did not serialize enough
> data for the whole API to work (such as glGetProgramiv).
>
> Fixes: 6d830940f7 "Allow shader cache usage with transform feedback"
> Signed-off-by: Tapani Pälli
> Bugzilla: https://bug
While XFB has been enabled for cache, we did not serialize enough
data for the whole API to work (such as glGetProgramiv).
Fixes: 6d830940f7 "Allow shader cache usage with transform feedback"
Signed-off-by: Tapani Pälli
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=106907
---
src/compil