Home
last modified time | relevance | path

Searched refs:shader_ir (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/compiler/glsl/
Dglsl_parser_extras.h952 _mesa_glsl_copy_symbols_from_table(struct exec_list *shader_ir,
Dglsl_parser_extras.cpp1859 _mesa_glsl_copy_symbols_from_table(struct exec_list *shader_ir, in _mesa_glsl_copy_symbols_from_table() argument
1863 foreach_in_list (ir_instruction, ir, shader_ir) { in _mesa_glsl_copy_symbols_from_table()