OSDN Git Service

ir_reader: Read the new assignment format (with write mask).
authorKenneth Graunke <kenneth@whitecape.org>
Fri, 3 Sep 2010 06:54:40 +0000 (23:54 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Sat, 4 Sep 2010 09:19:37 +0000 (02:19 -0700)
commit03a6276477702404f5c7a4f5f2fbb713371c7eed
treeaa31c62784986b717b1ee7fea7210f9bbac91e37
parenta71b46a8ad344a86de2b13fe0c283ac2036c5f76
ir_reader: Read the new assignment format (with write mask).

This preserves the ability to read the old format, for momentary
compatibility with all the existing IR implementations of built-ins.
src/glsl/ir_reader.cpp