diff options
author | Francisco Jerez <[email protected]> | 2013-09-20 14:58:03 -0700 |
---|---|---|
committer | Francisco Jerez <[email protected]> | 2013-10-29 12:40:55 -0700 |
commit | cc744a0947e619a4350551f5e9d5e380ac8d9e23 (patch) | |
tree | cecfc057f2e902860d770935396a1352f091bc43 /src/glsl/builtin_variables.cpp | |
parent | 26db3b933f7fbc81d6c2bead2a8b0479a3691424 (diff) |
glsl: Add type predicate to check whether a type contains any opaque types.
And use it to forbid comparisons of opaque operands. According to the
GL 4.2 specification:
> Except for array indexing, structure member selection, and
> parentheses, opaque variables are not allowed to be operands in
> expressions.
Reviewed-by: Ian Romanick <[email protected]>
Diffstat (limited to 'src/glsl/builtin_variables.cpp')
0 files changed, 0 insertions, 0 deletions