<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED --- - [IVB/HSW] ogl-samples: gl-320-primitive-shading output errors"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=76394#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED --- - [IVB/HSW] ogl-samples: gl-320-primitive-shading output errors"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=76394">bug 76394</a>
              from <span class="vcard"><a class="email" href="mailto:b.bellec@gmail.com" title="Benjamin Bellec <b.bellec@gmail.com>"> <span class="fn">Benjamin Bellec</span></a>
</span></b>
        <pre>With current master the test doesn't crash for me and is correctly displayed
but I still have some error messages:

0:22(21): error: length called on unsized array
0:24(17): error: unsized array index must be constant
0:25(15): error: unsized array index must be constant


Config:
OpenGL renderer string: Gallium 0.4 on AMD CYPRESS
OpenGL core profile version string: 3.3 (Core Profile) Mesa 10.2.0-devel
(git-fd92346)
OpenGL core profile shading language version string: 3.30

Build:
./autogen.sh --with-gallium-drivers=r600 --with-dri-drivers=
--enable-texture-float --disable-dri3 --disable-r600-llvm-compiler
--disable-gallium-llvm --enable-64-bit CFLAGS="-O2 -m64" CXXFLAGS="-O2 -m64"
--libdir=/usr/lib64</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>