summaryrefslogtreecommitdiff
path: root/src/gallium/targets/egl
diff options
context:
space:
mode:
authorKenneth Graunke <kenneth@whitecape.org>2010-10-18 00:24:46 -0700
committerKenneth Graunke <kenneth@whitecape.org>2010-10-18 00:26:14 -0700
commitb8276e46f593fd9d938258636a2ba4452d895338 (patch)
treeffb5ac61a0f50de2d3b5980eeedeaa58f17393dd /src/gallium/targets/egl
parent8a74f7422bedb419f3527bb1ccd60e1e9220502c (diff)
glsl: Don't return NULL IR for erroneous bit-shift operators.
Existing code relies on IR being generated (possibly with error type) rather than returning NULL. So, don't break - go ahead and generate the operation. As long as an error is flagged, things will work out. Fixes fd.o bug #30914.
Diffstat (limited to 'src/gallium/targets/egl')
0 files changed, 0 insertions, 0 deletions