Searched refs:canonicalize_shader_io (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dlink_varyings.cpp2646 canonicalize_shader_io(exec_list *ir, enum ir_variable_mode io_mode) function in typeref:typename:void
2836 canonicalize_shader_io(consumer->ir, ir_var_shader_in);
2839 canonicalize_shader_io(producer->ir, ir_var_shader_out);
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dlink_varyings.cpp2433 canonicalize_shader_io(exec_list *ir, enum ir_variable_mode io_mode) function in typeref:typename:void
2614 canonicalize_shader_io(consumer->ir, ir_var_shader_in);
2617 canonicalize_shader_io(producer->ir, ir_var_shader_out);

Completed in 9 milliseconds