Home
last modified time | relevance | path

Searched refs:prototype_string (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/compiler/glsl/
Dir_function_detect_recursion.cpp281 char *proto = prototype_string(f->sig->return_type, in emit_errors_unlinked()
302 char *proto = prototype_string(f->sig->return_type, in emit_errors_linked()
Dast_function.cpp87 prototype_string(const glsl_type *return_type, const char *name, in prototype_string() function
819 char *str = prototype_string(sig->return_type, f->name, in print_function_prototypes()
843 char *str = prototype_string(NULL, name, actual_parameters); in no_matching_function_error()
Dir.h2517 prototype_string(const glsl_type *return_type, const char *name,