Home | History | Annotate | Download | only in glsl

Lines Matching refs:ret_val

5645          ir_variable *ret_val =
5647 body.emit(call(f, ret_val, sig->parameters));
5648 body.emit(ret(ret_val));