[Piglit] [PATCH] ARB_vertex_program: Test interaction with fixed-function when VP is disabled
Eric Anholt
eric at anholt.net
Mon Apr 9 18:43:56 PDT 2012
On Thu, 5 Apr 2012 12:38:30 -0700, "Ian Romanick" <idr at freedesktop.org> wrote:
> + pass = piglit_probe_rect_rgb(0,
> + 0,
> + piglit_width / 2,
> + piglit_height / 2,
> + red)
> + && piglit_probe_rect_rgb(piglit_width / 2,
> + piglit_height / 2,
> + piglit_width / 2,
> + piglit_height / 2,
> + green);
I think both of these meant to be 0 to piglit_height, not involving
piglit_height / 2.
Other than that,
Reviewed-by: Eric Anholt <eric at anholt.net>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/piglit/attachments/20120409/dec9278d/attachment.pgp>
More information about the Piglit
mailing list