diff options
author | Kenneth Graunke <[email protected]> | 2014-01-10 16:13:54 -0800 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2014-01-13 11:38:19 -0800 |
commit | 02ff2a275892aa180c84fa2fbb5b44409218c0f3 (patch) | |
tree | 18ba715f7fbf7afe4bfcb375b5421d52248049ee /src/glsl/ast_function.cpp | |
parent | 8050584096eec50570bfc0c81926050f27a5dfe5 (diff) |
glsl: Statically cast parameter exec_node to ir_variable.
Formal function parameters are always ir_variable objects, not an
arbitrary ir_instruction. So there's no need to dynamically cast here.
Signed-off-by: Kenneth Graunke <[email protected]>
Reviewed-by: Matt Turner <[email protected]>
Reviewed-by: Ian Romanick <[email protected]>
Diffstat (limited to 'src/glsl/ast_function.cpp')
0 files changed, 0 insertions, 0 deletions