<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:illia.iorin@gmail.com" title="Illia <illia.iorin@gmail.com>"> <span class="fn">Illia</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - No test for Image Load/Store on texture buffer sized greater than MAX_TEXTURE_BUFFER_SIZE_ARB"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106481">bug 106481</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>illia.iorin@gmail.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - No test for Image Load/Store on texture buffer sized greater than MAX_TEXTURE_BUFFER_SIZE_ARB"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106481#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - No test for Image Load/Store on texture buffer sized greater than MAX_TEXTURE_BUFFER_SIZE_ARB"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106481">bug 106481</a>
              from <span class="vcard"><a class="email" href="mailto:illia.iorin@gmail.com" title="Illia <illia.iorin@gmail.com>"> <span class="fn">Illia</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=139707" name="attach_139707" title="piglit test workaround">attachment 139707</a> <a href="attachment.cgi?id=139707&action=edit" title="piglit test workaround">[details]</a></span>
piglit test workaround

Hello, i try to edit piglit test to cover that situation, and your mesa patch
doesn't fix the issue.  My output is 

MAX_TEXTURE_BUFFER_SIZE: 134217728
Error code: 0
MAX_TEXTURE_BUFFER_SIZE: 134218728
Probe color at (0,0)
  Expected: 0 255 0 0
  Observed: 0 0 0 0
Probe color at (0,0)
  Expected: 0 255 0 0
  Observed: 0 0 0 0
Probe color at (0,0)
  Expected: 0 255 0 0
  Observed: 0 0 0 0
Probe color at (0,0)
  Expected: 0 255 0 0
  Observed: 0 0 0 0

Is need to make additional test witch cover that  behavior, or add assert to
that test?</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>