summaryrefslogtreecommitdiffstats
path: root/src/glsl/lower_packed_varyings.cpp
diff options
context:
space:
mode:
authorJonathan Gray <[email protected]>2014-11-29 19:00:51 +1100
committerMatt Turner <[email protected]>2014-12-01 16:13:08 -0800
commit31a46fb7a5063b7d292acbefb89138ee25b2673e (patch)
tree70f3bde98a0aa183d33dd6dea687048d4dea8292 /src/glsl/lower_packed_varyings.cpp
parent991d5cf8ce5c7842801fdb0378bf5aca5a59cc4c (diff)
i965: avoid anonymous struct in float <-> VF conversions
Anonymous structures are only supported with newer versions of GCC. They will not work with GCC 4.2.1 used by OpenBSD or GCC 4.4.7 shipped with RHEL6 going by a commit to fix a similiar problem in radeonsi earlier in the year (74388dd24bc7fdb9e62ec18096163f5426e03fbf). Reviewed-by: Matt Turner <[email protected]> Signed-off-by: Jonathan Gray <[email protected]>
Diffstat (limited to 'src/glsl/lower_packed_varyings.cpp')
0 files changed, 0 insertions, 0 deletions