<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Jan 6, 2015 at 8:11 PM,  <span dir="ltr"><<a href="mailto:io.github.apitrace@io7m.com" target="_blank">io.github.apitrace@io7m.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">On 2015-01-06T19:22:28 +0000<br>
<span class="">José Fonseca <<a href="mailto:jose.r.fonseca@gmail.com">jose.r.fonseca@gmail.com</a>> wrote:<br>
<br>
> Stride is wrong somehow.<br>
><br>
> If you can provide a .trace + call number where this can be seen, that's<br>
> all I need.<br>
><br>
<br>
</span>Managed to catch it here:<br>
<br>
  <a href="http://waste.io7m.com/2015/01/06/stride.trace" target="_blank">http://waste.io7m.com/2015/01/06/stride.trace</a><br>
<br>
Call 1118 draws the last object into the g-buffer and you can see the<br>
faulty resulting image as GL_COLOR_ATTACHMENT1. When the texture is<br>
bound later at call 1153, the image is correctly displayed.</blockquote><div><br></div><div>Thanks for the trace.</div><div><br></div><div>I ran against one unrelated problem when replaying the trace -- a recent regrssions, which I just fixed [1]</div><div><br></div><div>But when I inspect the trace, the texture looks OK on both cases. <br></div><div><br></div><div>Please try updating apitrace to master's tip, rebuild and retry.</div><div><br></div><div>If the issue persists it might be tied to the GL driver, or be a bug in the GL driver itself.</div><div><br></div><div>This is where I did my testing (from glxinfo):</div><div><br></div><div>  OpenGL vendor string: Intel Open Source Technology Center</div><div>  OpenGL renderer string: Mesa DRI Intel(R) Haswell Mobile </div><div>  OpenGL core profile version string: 3.3 (Core Profile) Mesa 10.3.2</div><div>  OpenGL core profile shading language version string: 3.30</div><div> </div><div>Jose</div><div><br></div><div>[1] <a href="https://github.com/apitrace/apitrace/commit/f28a5be12a45c94ab99b3407bf352443cfc9c5f8">https://github.com/apitrace/apitrace/commit/f28a5be12a45c94ab99b3407bf352443cfc9c5f8</a></div></div></div></div>