GLSL front-end: Check recursively for opaque types in a block; these are all illegal.
authorJohn Kessenich <cepheus@frii.com>
Thu, 1 Oct 2015 00:57:47 +0000 (18:57 -0600)
committerJohn Kessenich <cepheus@frii.com>
Thu, 1 Oct 2015 00:57:47 +0000 (18:57 -0600)
commit3cd0024ea86b0cae26f412c6d40effa1d3062f9c
treec528afb8fcd74ed7fd9c42aeb5c3c48f07a0525e
parentee21fc9081de8b54f5d1199325598c71eead1ef6
GLSL front-end: Check recursively for opaque types in a block; these are all illegal.
Test/300block.frag
Test/baseResults/300block.frag.out
Test/baseResults/310.vert.out
glslang/Include/Types.h
glslang/Include/revision.h
glslang/MachineIndependent/ParseHelper.cpp