glsl/builtins: Fix return type for textureSize sampler2DArray variants.
authorKenneth Graunke <kenneth@whitecape.org>
Sat, 26 Feb 2011 00:33:40 +0000 (16:33 -0800)
committerKenneth Graunke <kenneth@whitecape.org>
Sun, 27 Feb 2011 08:44:47 +0000 (00:44 -0800)
commita385ac62070fa68052c77df7be62685bf6a58992
tree1598a2415241480a2f2c9c271065d93f9cc13650
parent5f889c5bf5221f2af2f34e47f20bd1b98c061fbe
glsl/builtins: Fix return type for textureSize sampler2DArray variants.

A copy and paste error.
src/glsl/builtins/profiles/130.frag
src/glsl/builtins/profiles/130.vert