glsl: Extract ir_unop_bitfield_reverse implementation to a separate function
authorIan Romanick <ian.d.romanick@intel.com>
Wed, 13 Jul 2016 00:32:24 +0000 (17:32 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Tue, 30 Aug 2016 23:28:00 +0000 (16:28 -0700)
commitd75034b3a2194b43201be0d306383f4e03384856
treeef2fe26df035a55435baba81701308b6fa7a1261
parent4b0606e0a7c3260e761137246923f453dcf1efe1
glsl: Extract ir_unop_bitfield_reverse implementation to a separate function

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
src/compiler/glsl/ir_constant_expression.cpp