glsl2: Fixed cloning of ir_call error instructions.
Those have the callee field set to the null pointer, so
calling the public constructor will segfault.
Signed-off-by:
Tilman Sauerbeck <tilman@code-monkey.de>
Loading
Please register or sign in to comment