Searched refs:prototype_string (Results 1 – 4 of 4) sorted by relevance
203 prototype_string(nir_function *sig) in prototype_string() function275 char *proto = prototype_string(f->sig); in emit_errors_linked()
282 char *proto = prototype_string(f->sig->return_type, in emit_errors_unlinked()
89 prototype_string(const glsl_type *return_type, const char *name, in prototype_string() function829 char *str = prototype_string(sig->return_type, f->name, in print_function_prototypes()853 char *str = prototype_string(NULL, name, actual_parameters); in no_matching_function_error()
2446 prototype_string(const glsl_type *return_type, const char *name,