[Bug 100871] gles cts hangs mesa indefinitely

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Apr 30 02:18:34 UTC 2017


https://bugs.freedesktop.org/show_bug.cgi?id=100871

--- Comment #4 from Timothy Arceri <t_arceri at yahoo.com.au> ---
(In reply to Matt Turner from comment #2)
> Created attachment 131146 [details] [review]
> incomplete patch
> 
> I hoped this patch would be enough, but it is not. I still get failures in 
> 
> src/mesa/drivers/dri/i965/gen6_constant_state.c:152:
> 
>       for (i = 0; i < prog_data->nr_params; i++) {
>          param[i] = *prog_data->param[i];
>       }

Hi Matt,

The problem with the patch is that it is skipping uniforms all members of a
uniform struct if it the struct contains a sampler. I'm running a slightly
different patch in jenkins and will send it out shortly if everything comes out
ok.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20170430/769a303a/attachment.html>


More information about the intel-3d-bugs mailing list