<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 02/02/15 23:46, Laura Ekstrand wrote:<br>
    <blockquote
cite="mid:CACH8GMNqj6x2X_2hfAB_Q=cM8-Ax5PObK_5EZ4v_4hSpO6Bt2g@mail.gmail.com"
      type="cite">
      <div dir="ltr"><br>
        <div class="gmail_extra"><br>
          <div class="gmail_quote">On Mon, Feb 2, 2015 at 3:00 AM,
            Martin Peres <span dir="ltr"><<a moz-do-not-send="true"
                href="mailto:martin.peres@linux.intel.com"
                target="_blank">martin.peres@linux.intel.com</a>></span>
            wrote:<br>
            <blockquote class="gmail_quote" style="margin:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex"><span
                class=""></span><br>
              <div>
                <div class="h5"> @@ -543,15 +545,12 @@
                  bind_buffer_range(struct gl_context *ctx, GLuint
                  index,<br>
                    */<br>
                   void<br>
                   _mesa_bind_buffer_range_transform_feedback(struct
                  gl_context *ctx,<br>
                  -                                          GLuint
                  index,<br>
                  -                                          struct
                  gl_buffer_object *bufObj,<br>
                  -                                          GLintptr
                  offset,<br>
                  -                                          GLsizeiptr
                  size)<br>
                </div>
              </div>
            </blockquote>
            <div>These don't line up?  Check for tabs here.  (Mesa uses
              3-space indents) <br>
            </div>
          </div>
        </div>
      </div>
    </blockquote>
    <br>
    Another visualisation artefact? Everything seems fine on my side. No
    tabs here and everything is perfectly aligned. I'm pretty sure I set
    my editor correctly + I see some dots instead of spaces which is
    quite helpful to investigate this kind of issues.<br>
    <br>
    <blockquote
cite="mid:CACH8GMNqj6x2X_2hfAB_Q=cM8-Ax5PObK_5EZ4v_4hSpO6Bt2g@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div class="gmail_extra">
          <div class="gmail_quote">
            <blockquote class="gmail_quote" style="margin:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex">
              <div>
                <div class="h5"> +                                     
                       struct gl_transform_feedback_object *obj,<br>
                  +                                           GLuint
                  index,<br>
                  +                                           struct
                  gl_buffer_object *bufObj,<br>
                  +                                           GLintptr
                  offset,<br>
                  +                                           GLsizeiptr
                  size)<br>
                   {<br>
                </div>
              </div>
            </blockquote>
          </div>
        </div>
      </div>
    </blockquote>
    <br>
    <blockquote
cite="mid:CACH8GMNqj6x2X_2hfAB_Q=cM8-Ax5PObK_5EZ4v_4hSpO6Bt2g@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div class="gmail_extra">
          <div class="gmail_quote">
            <div>It'd be nice to include the PDF page. <br>
            </div>
          </div>
        </div>
      </div>
    </blockquote>
    <br>
    Sure! Included!<br>
    <br>
    <blockquote
cite="mid:CACH8GMNqj6x2X_2hfAB_Q=cM8-Ax5PObK_5EZ4v_4hSpO6Bt2g@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div class="gmail_extra">
          <div class="gmail_quote">
            <blockquote class="gmail_quote" style="margin:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex"> @@
              -817,6 +889,10 @@ _mesa_GetTransformFeedbackVarying(GLuint
              program, GLuint index,<br>
              <span class=""> struct gl_transform_feedback_object *<br>
                 _mesa_lookup_transform_feedback_object(struct
                gl_context *ctx, GLuint name)<br>
                 {<br>
              </span></blockquote>
            <div>Again, a page number would be nice, but not necessary.
              <br>
            </div>
          </div>
        </div>
      </div>
    </blockquote>
    <br>
    Done<br>
    <br>
  </body>
</html>