<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - gl_TessLevel* writes have no effect for all but the last TCS invocation"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=91461#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - gl_TessLevel* writes have no effect for all but the last TCS invocation"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=91461">bug 91461</a>
              from <span class="vcard"><a class="email" href="mailto:daniel@constexpr.org" title="Daniel Scharrer <daniel@constexpr.org>"> <span class="fn">Daniel Scharrer</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=117373" name="attach_117373" title="Tessellation test case">attachment 117373</a> <a href="attachment.cgi?id=117373&action=edit" title="Tessellation test case">[details]</a></span>
Tessellation test case

I have attached a test case for this. It can be compiled and run using:
 $ sh tessellation.cpp

Use the arrow keys to change which TCS invocation writes to gl_TessLevel* (or
use space/enter to toggle between the first and the last).

It should display a yellow grid no matter what TCS invocation is selected but
instead displays a green grid for invocation 3 and nothing for all other
invocations.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>