Searched refs:_mesa_get_main_function_signature (Results 1 – 4 of 4) sorted by relevance
55 _mesa_get_main_function_signature(glsl_symbol_table *symbols);
1618 if (_mesa_get_main_function_signature(shader_list[i]->symbols)) { in link_intrastage_shaders()1676 _mesa_get_main_function_signature(linked->symbols); in link_intrastage_shaders()
9565 _mesa_get_main_function_signature(glsl_symbol_table *symbols) in _mesa_get_main_function_signature() function
54099 …[email protected],glsl: pass symbols rather than shader to _mesa_get_main_function_signature()