diff options
author | Kenneth Graunke <[email protected]> | 2011-09-05 12:20:18 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2011-09-07 07:46:57 -0700 |
commit | f6481be2988a872b16c76cc7f66acc6a2182bbd8 (patch) | |
tree | 0fbc5b3a5853ecf18fa1242d4656e547326ecc1c /src/glsl/builtins/ir/modf | |
parent | 99c1a58b3067893d4fa444cd4abcf13bb43232ef (diff) |
glsl/builtins: Fix invalid vecN constants in hyperbolic functions.
Each of these vecN constants only provided one component, which is
illegal. The printed IR is meant to contain exactly as many components
as are necessary; the IR reader does not splat single values.
Signed-off-by: Kenneth Graunke <[email protected]>
Reviewed-by: Paul Berry <[email protected]>
Reviewed-by: Ian Romanick <[email protected]>
Diffstat (limited to 'src/glsl/builtins/ir/modf')
0 files changed, 0 insertions, 0 deletions