glsl: return visit_stop in ir_validate::visit_enter() to silence warning
This commit is contained in:
@@ -585,6 +585,7 @@ dump_ir:
|
||||
printf("callee:\n");
|
||||
callee->print();
|
||||
abort();
|
||||
return visit_stop;
|
||||
}
|
||||
|
||||
void
|
||||
|
Reference in New Issue
Block a user