diff options
author | Francisco Jerez <[email protected]> | 2018-02-12 15:24:39 -0800 |
---|---|---|
committer | Francisco Jerez <[email protected]> | 2018-02-24 15:28:36 -0800 |
commit | 1bc01db95fb5162f01a2c4a9b2473dd7a5eddcd8 (patch) | |
tree | 05d8ad616d6cb1adacb072a89a02cb6c320382fa /src/compiler/glsl/builtin_variables.cpp | |
parent | 6ebefb0fd5065bde02611172928a7cdeb9d32726 (diff) |
glsl: Initialize ir_variable_data::fb_fetch_output earlier for GL(ES) 2.
At the same point where it is initialized on GL(ES) 3.0+ so we can
implement some common layout qualifier handling in a future commit.
Until now the fb_fetch_output flag would be inherited from the
original implicit gl_LastFragData declaration at a later point in the
AST to GLSL IR translation.
Reviewed-by: Plamena Manolova <[email protected]>
Diffstat (limited to 'src/compiler/glsl/builtin_variables.cpp')
0 files changed, 0 insertions, 0 deletions