summaryrefslogtreecommitdiffstats
path: root/tests/rewriter/glslang-bug-988-workaround.slang
blob: 841375923052631e17982a94b73b235f2a0a5e67 (plain)
1
2
3
4
5
6
//TEST_IGNORE_FILE:

struct Foo
{
	float4 bar;
};