<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED --- - glxinfo triggers assert in cso_release_all after 3f0627c2ad6"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=70212#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED --- - glxinfo triggers assert in cso_release_all after 3f0627c2ad6"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=70212">bug 70212</a>
              from <span class="vcard"><a class="email" href="mailto:askondro@gmail.com" title="Alen Skondro <askondro@gmail.com>"> <span class="fn">Alen Skondro</span></a>
</span></b>
        <pre>I had the same problem with nv50. 
Now that I own an NVE4 the issue is gone, the assert passes.

in src/gallium/drivers/nvc0/nvc0_screen.c

 case PIPE_SHADER_CAP_MAX_TEXTURE_SAMPLERS:
254       return 16; /* would be 32 in linked (OpenGL-style) mode */
255       /*
256    case PIPE_SHADER_CAP_MAX_TEXTURE_SAMPLER_VIEWS:
257       return 32;
258       */</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>