glsl/tests: Fix a compiler warning about signed/unsigned loop comparison.
authorEric Anholt <eric@anholt.net>
Sat, 10 Feb 2018 11:03:38 +0000 (11:03 +0000)
committerEric Anholt <eric@anholt.net>
Wed, 21 Feb 2018 04:23:57 +0000 (20:23 -0800)
commit4636ce362d4defc70a2b40cab1f52d1c890f5673
treeb0cf6baf82849d664db0f9d97232784b1b2d9f73
parent7075c084fc5699d76970d2f045c8c7c668dc53d8
glsl/tests: Fix a compiler warning about signed/unsigned loop comparison.

Fixes: d32956935edf ("glsl: Walk a list of ir_dereference_array to mark array elements as accessed")
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
src/compiler/glsl/tests/array_refcount_test.cpp