Home
last modified time | relevance | path

Searched refs:_mesa_symbol_table_replace_symbol (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/mesa/program/
H A Dsymbol_table.h39 extern int _mesa_symbol_table_replace_symbol(struct _mesa_symbol_table *table,
H A Dsymbol_table.c217 _mesa_symbol_table_replace_symbol(struct _mesa_symbol_table *table, in _mesa_symbol_table_replace_symbol() function
/third_party/mesa3d/src/compiler/glsl/
H A Dglsl_symbol_table.cpp220 return _mesa_symbol_table_replace_symbol(table, name, entry) == 0; in add_default_precision_qualifier()

Completed in 2 milliseconds