aboutsummaryrefslogtreecommitdiffstats
path: root/src/glsl/ast_function.cpp
diff options
context:
space:
mode:
authorKenneth Graunke <[email protected]>2014-01-10 16:13:54 -0800
committerKenneth Graunke <[email protected]>2014-01-13 11:38:19 -0800
commit02ff2a275892aa180c84fa2fbb5b44409218c0f3 (patch)
tree18ba715f7fbf7afe4bfcb375b5421d52248049ee /src/glsl/ast_function.cpp
parent8050584096eec50570bfc0c81926050f27a5dfe5 (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