summaryrefslogtreecommitdiffstats
path: root/src/glsl/link_varyings.cpp
diff options
context:
space:
mode:
authorRoland Scheidegger <[email protected]>2014-03-25 01:52:03 +0100
committerRoland Scheidegger <[email protected]>2014-03-26 01:44:23 +0100
commit3b421daf32e5941801e0efb162037de4d8ca1f1d (patch)
treed731eb73957f7309b2ef89022ed22ab5fc49eb9f /src/glsl/link_varyings.cpp
parentfe635d51ff95def49f5941ebf6ca5f1dbbef3d30 (diff)
gallivm: fix no-op n:n lp_build_resize()
This can get called in some circumstances if both src type and dst type have same width (seen with float32->unorm32). While this particular case was bogus anyway let's just fix that as it can work trivially (due to the way it was called it actually worked anyway apart from the assert). Reviewed-by: Zack Rusin <[email protected]> Reviewed-by: Jose Fonseca <[email protected]>
Diffstat (limited to 'src/glsl/link_varyings.cpp')
0 files changed, 0 insertions, 0 deletions