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");
|
printf("callee:\n");
|
||||||
callee->print();
|
callee->print();
|
||||||
abort();
|
abort();
|
||||||
|
return visit_stop;
|
||||||
}
|
}
|
||||||
|
|
||||||
void
|
void
|
||||||
|
Reference in New Issue
Block a user