Call glsl_type::get_instance correctly: the number of rows must be at least 1
authorIan Romanick <ian.d.romanick@intel.com>
Wed, 7 Apr 2010 23:09:47 +0000 (16:09 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Wed, 7 Apr 2010 23:49:25 +0000 (16:49 -0700)
commit1b3f47fd363d74b1378f26ca0082a75db518aa1f
tree3effa1287acad4159aa03bd769188308bda251cd
parentb0b8fa48853cabaf493f68403dcdd29e081113a7
Call glsl_type::get_instance correctly: the number of rows must be at least 1

This causes the following tests to pass:

    shaders/glsl-tex-mvp.vert
ir_variable.cpp