aboutsummaryrefslogtreecommitdiffstats
path: root/src/glsl/lower_instructions.cpp
diff options
context:
space:
mode:
authorJason Ekstrand <[email protected]>2015-02-14 12:10:32 -0800
committerJason Ekstrand <[email protected]>2015-02-14 13:47:16 -0800
commitdd110cdfd878a261ad7f2114f83f86deb35aa0fb (patch)
tree79ae02aed1a925abf169fee9835c3bd09550006c /src/glsl/lower_instructions.cpp
parent785b22caee28892d9d995a743de1dee5434c9ce1 (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/glsl/lower_instructions.cpp')
0 files changed, 0 insertions, 0 deletions