diff options
author | Kenneth Graunke <[email protected]> | 2013-11-23 09:51:52 -0800 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2014-01-13 11:38:19 -0800 |
commit | 8050584096eec50570bfc0c81926050f27a5dfe5 (patch) | |
tree | 0000afe81322fe695bea4d8842fdf76cb9a39de4 /src/glsl/opt_tree_grafting.cpp | |
parent | 2e113dfab8c7068e083960fcf0b93418c3d79fa3 (diff) |
glsl: Cast ir_call parameters to ir_rvalue, not ir_instruction.
A function call's parameters are always rvalues. ir_rvalue may not
always be a subclass of ir_instruction in the future, so we should use
the right one.
Signed-off-by: Kenneth Graunke <[email protected]>
Reviewed-by: Matt Turner <[email protected]>
Reviewed-by: Ian Romanick <[email protected]>
Diffstat (limited to 'src/glsl/opt_tree_grafting.cpp')
0 files changed, 0 insertions, 0 deletions