diff options
author | Jason Ekstrand <[email protected]> | 2015-02-14 12:10:32 -0800 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2015-02-14 13:47:16 -0800 |
commit | dd110cdfd878a261ad7f2114f83f86deb35aa0fb (patch) | |
tree | 79ae02aed1a925abf169fee9835c3bd09550006c /src/mesa/swrast/NOTES | |
parent | 785b22caee28892d9d995a743de1dee5434c9ce1 (diff) |
nir: Make gl_FrontFacing a system_value
GLSL IR labels gl_FrontFacing as an input variable and not a system value.
This commit makes NIR silently translate gl_FrontFacing to a system value
so that it properly gets translated into a load_system_value intrinsic.
Reviewed-by: Connor Abbott <[email protected]>
Reviewed-by: Matt Turner <[email protected]>
Diffstat (limited to 'src/mesa/swrast/NOTES')
0 files changed, 0 insertions, 0 deletions