On 2016-05-13 19:26:37, Kenneth Graunke wrote:
> I don't know what the intention was here, but this function returns
> void. We can't assert anything about its return value.
c1bbaff1e83f901d67d78f9e1ddfe8291dd09bfa seems to be related, and
appears to have changed this file similarly for some othe
I don't know what the intention was here, but this function returns
void. We can't assert anything about its return value.
Fixes "make check" failures.
Signed-off-by: Kenneth Graunke
---
src/compiler/glsl/tests/varyings_test.cpp | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)