gallium/u_tests: test a NULL constant buffer
authorMarek Olšák <marek.olsak@amd.com>
Sun, 1 Feb 2015 12:11:49 +0000 (13:11 +0100)
committerMarek Olšák <marek.olsak@amd.com>
Fri, 6 Feb 2015 21:27:07 +0000 (22:27 +0100)
commit56e709bffb626fff6bbb7f7da81ffe23ab96b878
tree381d67c95b539718e5b39615b35dbe3cb5ce43e3
parent9e8a6d848639d52d7459bc2a7eac1ce4d6410f02
gallium/u_tests: test a NULL constant buffer

This expects (0,0,0,0), though it can be changed to something else or allow
more than one set of values to be considered correct.

This is currently the radeonsi behavior.

Reviewed-by: Glenn Kennard <glenn.kennard@gmail.com>
src/gallium/auxiliary/util/u_tests.c