Set the type of ir_texture properly; infer it from the sampler type.
authorKenneth Graunke <kenneth@whitecape.org>
Thu, 3 Jun 2010 22:07:34 +0000 (15:07 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Wed, 9 Jun 2010 18:14:57 +0000 (11:14 -0700)
commit56d3f6ad782e9819b40544494826954d3fcf978b
tree8a20d5ca82e423d6d775aa358288c1655610f2ef
parentdd5b4a544bd53f192cc86441f4e7e95d93707382
Set the type of ir_texture properly; infer it from the sampler type.
builtin_types.h
glsl_types.h
ir.cpp
ir.h
ir_reader.cpp