Home | History | Annotate | Download | only in glsl

Lines Matching refs:sig

484    void add_signature(ir_function_signature *sig)
486 sig->_function = this;
487 this->signatures.push_tail(sig);
987 void set_callee(ir_function_signature *sig);