ir_reader: Combine the three dereference reading functions into one.
authorKenneth Graunke <kenneth@whitecape.org>
Fri, 31 Dec 2010 10:17:58 +0000 (02:17 -0800)
committerKenneth Graunke <kenneth@whitecape.org>
Thu, 13 Jan 2011 07:55:34 +0000 (23:55 -0800)
commitec7e4f0ec5c9b718bbfa33a706149030be86d2d9
tree7442f97792f8c6b2ad07039f90fede18b0a0d5cb
parente486fca2d3b430065cbcb27c5d1b545642e11ab5
ir_reader: Combine the three dereference reading functions into one.

These used to be more complicated, but now are so simple there's no real
point in keeping them separate.
src/glsl/ir_reader.cpp