Home
last modified time | relevance | path

Searched refs:_mesa_get_main_function_signature (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/mesa3d/src/compiler/glsl/
H A Dbuiltin_functions.h55 _mesa_get_main_function_signature(glsl_symbol_table *symbols);
H A Dlinker.cpp1618 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()
H A Dbuiltin_functions.cpp9565 _mesa_get_main_function_signature(glsl_symbol_table *symbols) in _mesa_get_main_function_signature() function
/aosp_15_r20/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/
H A Dcommit.csv54099[email protected],glsl: pass symbols rather than shader to _mesa_get_main_function_signature()