glsl: fix general_ir_test with mingw
authorDylan Baker <dylan@pnwbakers.com>
Wed, 18 Apr 2018 17:44:44 +0000 (10:44 -0700)
committerDylan Baker <dylan@pnwbakers.com>
Fri, 3 May 2019 17:57:17 +0000 (10:57 -0700)
commit113bb8d448f51f76e8be9ecf4fe9e215e281cba2
tree3d5226fe168f0d8d29963552a9690490157eb91b
parentf1d5f2aff34665379d859ce6ec7ee690046795f9
glsl: fix general_ir_test with mingw

Somewhere down in the depths of the mingw headers 'interface' is
defined, change it to iface like a similar patch did.

Signed-off-by: Dylan Baker <dylan.c.baker@intel.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
src/compiler/glsl/tests/general_ir_test.cpp