Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/glsl/
Dglsl_parser_extras.h1069 _mesa_glsl_copy_symbols_from_table(struct exec_list *shader_ir,
Dglsl_parser_extras.cpp1990 _mesa_glsl_copy_symbols_from_table(struct exec_list *shader_ir, in _mesa_glsl_copy_symbols_from_table() function
2153 _mesa_glsl_copy_symbols_from_table(shader->ir, source_symbols, in opt_shader_and_create_symbol_table()
Dlinker.cpp1305 _mesa_glsl_copy_symbols_from_table(sh->ir, symbols, sh->symbols); in populate_symbol_table()