On 06/29/2016 06:13 AM, Ilia Mirkin wrote:
Basically we just have to scale up the coordinates and then add the
relevant sample offset. The code to handle this was already largely
present from Christoph's earlier attempts to pipe images through back in
the dark ages, this just hooks it all up.
Ooops, forgot to fix the number of samples returned. (Right now we
hard-code it to 1.) But the rest of the change should still be fine,
and there's no piglit execution test for imageSamples().
On Wed, Jun 29, 2016 at 12:13 AM, Ilia Mirkin wrote:
> Basically we just have to scale up the coordinate
Basically we just have to scale up the coordinates and then add the
relevant sample offset. The code to handle this was already largely
present from Christoph's earlier attempts to pipe images through back in
the dark ages, this just hooks it all up.
Signed-off-by: Ilia Mirkin
---
Only tested on