ir_reader: Set function signatures as defined.
This commit is contained in:
committed by
Ian Romanick
parent
c05bc5b7cc
commit
f6c90d8b34
@@ -295,6 +295,7 @@ read_function_sig(_mesa_glsl_parse_state *st, ir_function *f, s_list *list,
|
||||
return;
|
||||
}
|
||||
read_instructions(st, &sig->body, body_list, NULL);
|
||||
sig->is_defined = true;
|
||||
}
|
||||
|
||||
st->symbols->pop_scope();
|
||||
|
||||
Reference in New Issue
Block a user