OSDN Git Service

glsl2: Forbid array-types in ?: operator in GLSL 1.10
authorIan Romanick <ian.d.romanick@intel.com>
Tue, 7 Sep 2010 21:30:06 +0000 (14:30 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Tue, 7 Sep 2010 21:33:29 +0000 (14:33 -0700)
commitf09fabc448c0781f0cf9160565e1b0bab59a16e5
tree285c694667cd76d620d9536dabdf0f4bd42b5665
parent50a3349bee04088bee3491622d6ef3c032d01eac
glsl2: Forbid array-types in ?: operator in GLSL 1.10

Fixes bugzilla #30039.
src/glsl/ast_to_hir.cpp