You've got some broken indentation:
chrisf@moose [piglit] (master=) $ pwclient git-am 24390
Applying patch #24390 using 'git am'
Description: Add test to verify the values of gl_VertexID captured by
transform feedback
Applying: Add test to verify the values of gl_VertexID captured by
transform feedback
/home/chrisf/Code/piglit/.git/rebase-apply/patch:136: space before tab
in indent.
glBindBuffer(GL_ELEMENT_ARRAY_BUFFER, indexBuffer);
/home/chrisf/Code/piglit/.git/rebase-apply/patch:137: space before tab
in indent.
glBufferData(GL_ELEMENT_ARRAY_BUFFER, count * sizeof(GLuint),
/home/chrisf/Code/piglit/.git/rebase-apply/patch:139: space before tab
in indent.
} else {
/home/chrisf/Code/piglit/.git/rebase-apply/patch:140: space before tab
in indent.
glBindBuffer(GL_ELEMENT_ARRAY_BUFFER, 0);
/home/chrisf/Code/piglit/.git/rebase-apply/patch:141: space before tab
in indent.
}
...
_______________________________________________
Piglit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/piglit