summaryrefslogtreecommitdiff
path: root/src/glsl/glcpp/Makefile.am
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2010-07-20 16:03:46 -0700
committerEric Anholt <eric@anholt.net>2010-07-20 16:21:07 -0700
commit325a49701fbee14a99a02c69872a1d7577a633cf (patch)
tree20b2db15cdddc9606d79cd5dd0297fb5a6a6d7f9 /src/glsl/glcpp/Makefile.am
parent2927c81ed10c0dc617f734c00376d0582ac3c061 (diff)
glsl2: Fix handling of out values in function inlining.
The parameters[i] is our inlined variables representing the parameters, so they are always ir_var_auto. Walk the signature params in handling "out" values like we do for "in" values to find the mode. Fixes (with the previous 2 commits): glsl1-function call with in, out params glsl1-function call with inout params
Diffstat (limited to 'src/glsl/glcpp/Makefile.am')
0 files changed, 0 insertions, 0 deletions