ir_to_mesa: Produce multiple scalar ops when required to produce vec4s.
authorEric Anholt <eric@anholt.net>
Thu, 6 May 2010 00:21:18 +0000 (17:21 -0700)
committerEric Anholt <eric@anholt.net>
Thu, 24 Jun 2010 22:05:19 +0000 (15:05 -0700)
commit12f654c63bc42d353e258cde989d9114cdde26c6
treeda31dee2fa16ecc8a579e977cb105d7dc2fd4ed3
parentb2ed4dd7b0270e469302965269007292117d02e2
ir_to_mesa: Produce multiple scalar ops when required to produce vec4s.

Fixes the code emitted in a test shader for vec2 texcoord / vec2 tex_size.
ir_to_mesa.cpp
ir_to_mesa.h
mesa_codegen.brg