<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [i965 Bisected]Piglit spec/NV_conditional_render_blitframebuffer fails"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=77702#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [i965 Bisected]Piglit spec/NV_conditional_render_blitframebuffer fails"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=77702">bug 77702</a>
              from <span class="vcard"><a class="email" href="mailto:anuj.phogat@gmail.com" title="Anuj Phogat <anuj.phogat@gmail.com>"> <span class="fn">Anuj Phogat</span></a>
</span></b>
        <pre>Fixed the piglit test case with this commit. Now, test passes on mesa master
with i965 drivers:

commit 0364f161c9b41b7b1fe94f7b761241ccfdca4981
Author: Anuj Phogat <<a href="mailto:anuj.phogat@gmail.com">anuj.phogat@gmail.com</a>>
Date:   Fri Apr 25 16:35:34 2014 -0700

    Fix expected behavior of glBlitFramebuffer() with conditional rendering

    It is clarified on page 679 of OpenGL 4.4 core profile spec:
       "Added BlitFramebuffer to commands affected by conditional
        rendering in section 10.10 (<a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Test suite"
   href="show_bug.cgi?id=9562">Bug 9562</a>)."

    This addition is also made to OpenGL 4.4 compatibility profile spec.

    Tests the bug fix made in mesa commits 1d350b9 and 8ed42dd:
    "i965: Add glBlitFramebuffer to commands affected by conditional
    rendering"

    Previous to this patch, this test fail on NVIDIA 4200M (driver
    version 331.49), as reported by Samuel Iglesias.

    Bugzilla: <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [i965 Bisected]Piglit spec/NV_conditional_render_blitframebuffer fails"
   href="show_bug.cgi?id=77702">https://bugs.freedesktop.org/show_bug.cgi?id=77702</a>
    Reviewed-by: Ian Romanick <<a href="mailto:ian.d.romanick@intel.com">ian.d.romanick@intel.com</a>>
    Tested-by: Samuel Iglesias Gonsalvez <<a href="mailto:siglesias@igalia.com">siglesias@igalia.com</a>>
    Signed-off-by: Anuj Phogat <<a href="mailto:anuj.phogat@gmail.com">anuj.phogat@gmail.com</a>></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>