glsl: Silence warnings in the uniform initializer test about 16-bit types
authorEric Anholt <eric@anholt.net>
Sat, 10 Feb 2018 10:41:07 +0000 (10:41 +0000)
committerEric Anholt <eric@anholt.net>
Wed, 21 Feb 2018 04:23:57 +0000 (20:23 -0800)
commit1b313eedb5e5da3c7ee3f62a83b66a6e097fe0d3
tree439d229a75109345d12a4f63fc1d7048811efec1
parent96fe36f7acc62130c40a8881c02ad6b8155b5533
glsl: Silence warnings in the uniform initializer test about 16-bit types

They should probably get unit tests implemented, but this cleans up a
bunch of warnings in my build for now.

Fixes: 59f458cd8703 ("glsl: Add 16-bit types")
Cc: Eduardo Lima Mitev <elima@igalia.com>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
src/compiler/glsl/tests/uniform_initializer_utils.cpp