Reviewed-by: Marek Olšák
Marek
On Tue, Jul 29, 2014 at 5:27 PM, Neil Roberts wrote:
> The unsigned half float format needs special handling because the
> texture that the test uploads tries to use negative values.
> ---
> tests/all.py | 2 ++
> tests/fbo/fbo-generatem
The unsigned half float format needs special handling because the
texture that the test uploads tries to use negative values.
---
tests/all.py | 2 ++
tests/fbo/fbo-generatemipmap-formats.c | 7 +++
2 files changed, 9 insertions(+)
diff --git a/tests/all.py b/tests/a