util/u_blitter: Set pipe_sampler_state::normalized_coords correctly.
authorJosé Fonseca <jfonseca@vmware.com>
Sat, 23 Feb 2013 13:49:00 +0000 (13:49 +0000)
committerJosé Fonseca <jfonseca@vmware.com>
Sat, 23 Feb 2013 18:36:57 +0000 (18:36 +0000)
commitfdb88967e3a1d559fa522afa8336446e92330ff2
tree58d2a199577365a7b17fbfe3fdfb0ba46a926a08
parent2557d3f9c3795a3f2bedf3822db13d2a0ccb05af
util/u_blitter: Set pipe_sampler_state::normalized_coords correctly.

We might want to revisit the normalized_coords semantics, but this is
the current expected behavior.

Fixes fdo bug 61091.

Reviewed-by: Brian Paul <brianp@vmware.com>
src/gallium/auxiliary/util/u_blitter.c