On Wed, Nov 23, 2011 at 11:58:36AM -0800, Eric Anholt wrote:
> On Mon, 21 Nov 2011 16:27:57 +0800, Yuanhan Liu
> wrote:
> > Add a draw-pixel-with-texture testcase to check if texture
> > sampling is happened while drawing pixels by glDrawPixels.
> >
> > v2: use piglit_probe_rect_rgba instead of
On Mon, 21 Nov 2011 16:27:57 +0800, Yuanhan Liu
wrote:
> Add a draw-pixel-with-texture testcase to check if texture
> sampling is happened while drawing pixels by glDrawPixels.
>
> v2: use piglit_probe_rect_rgba instead of just sampling a
> set of pixels(comments from Eric)
>
> Signed-off-b
Add a draw-pixel-with-texture testcase to check if texture
sampling is happened while drawing pixels by glDrawPixels.
v2: use piglit_probe_rect_rgba instead of just sampling a
set of pixels(comments from Eric)
Signed-off-by: Yuanhan Liu
---
tests/all.tests |1 +