mesa/src/gallium/tests
Ilia Mirkin 3f1cad48b8 gallium/tests/trivial: fix viewport depth transform
These were getting mapped off into outer space, which would cause nv50
and nvc0 to clip the primitives (as depth_clip was enabled).

These drivers are configured to clip everything outside the [0, 1]
range, even though the hardware supports other view settings.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Reviewed-by: Roland Scheidegger <sroland@vmware.com>
2018-04-21 23:31:48 -04:00
..
graw meson: build graw tests 2018-04-18 09:03:57 -07:00
python/tests/regress/fragment-shader Add a test for the compare opcode. 2012-02-23 12:29:29 +00:00
trivial gallium/tests/trivial: fix viewport depth transform 2018-04-21 23:31:48 -04:00
unit autotools: Include new meson files 2018-04-20 20:26:56 -07:00
meson.build meson: build graw tests 2018-04-18 09:03:57 -07:00