[Bug 74066] [IVB/HSW/BYT-M bisected]GLBenchmark crashes
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Jan 27 12:54:43 PST 2014
https://bugs.freedesktop.org/show_bug.cgi?id=74066
--- Comment #11 from U. Artie Eoff <ullysses.a.eoff at intel.com> ---
Commit b2d1c579bb84a88179072a6a783f8827e218db55 also broke Weston
w/cairo-glesv2 and causes the following errors from cairo-gl-shaders:
OpenGL shader compilation failed. Shader:
#ifdef GL_ES
precision mediump float;
#endif
uniform vec4 color;
void main()
{
gl_FragColor = color;
}
OpenGL compilation log:
0:4(14): error: no precision specified this scope for type `vec4'
weston-desktop-shell: cairo-gl-shaders.c:761: compile_shader: Assertion
`!"reached"' failed.
I tested the patch at http://patchwork.freedesktop.org/patch/18801/ and it
fixes things for me.
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20140127/dd82a0cf/attachment.html>
More information about the intel-3d-bugs
mailing list