<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - shader storage buffer failed to write when buffer variables > 1"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=102941#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - shader storage buffer failed to write when buffer variables > 1"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=102941">bug 102941</a>
              from <span class="vcard"><a class="email" href="mailto:jiajia.qin@intel.com" title="Jiajia Qin <jiajia.qin@intel.com>"> <span class="fn">Jiajia Qin</span></a>
</span></b>
        <pre>Hi Tapani, I have uploaded the deqp patch that I used.

1. put the attachment file 0001-Test-shader-storage-buffer.patch to deqp.
2. git am 0001-Test-shader-storage-buffer.patch
3. in deqp/build-glx, run $ninja -j32
4. cd deqp/build-glx/modules/gles31
5. Run './deqp-gles31 -n
dEQP-GLES31.functional.atomic_counter.get.1_counter_1_call_1_thread'

Then you will see the result like below:
Test case
'dEQP-GLES31.functional.atomic_counter.get.1_counter_1_call_1_thread'..
--------------end: data[0] = 3, data[1] = 0

=============================================
Compute shader compile time = 0.247000 ms
Link time = 0.398000 ms
Test case duration in microseconds = 7932 us
  Pass (Pass)

DONE!

Test run totals:
  Passed:        1/1 (100.0%)
  Failed:        0/1 (0.0%)
  Not supported: 0/1 (0.0%)
  Warnings:      0/1 (0.0%)

However, we expect data[1] = 4 not 0</pre>
        </div>
      </p>


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

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