Searched refs:fix_lhs (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dlower_tess_level.cpp74 void fix_lhs(ir_assignment *);
250 lower_tess_level_visitor::fix_lhs(ir_assignment *ir) function in class:lower_tess_level_visitor
335 this->fix_lhs(assign);
353 this->fix_lhs(ir);
H A Dlower_distance.cpp97 void fix_lhs(ir_assignment *);
399 lower_distance_visitor::fix_lhs(ir_assignment *ir) function in class:lower_distance_visitor
476 this->fix_lhs(assign);
494 this->fix_lhs(ir);
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dlower_tess_level.cpp74 void fix_lhs(ir_assignment *);
250 lower_tess_level_visitor::fix_lhs(ir_assignment *ir) function in class:lower_tess_level_visitor
335 this->fix_lhs(assign);
353 this->fix_lhs(ir);
H A Dlower_distance.cpp97 void fix_lhs(ir_assignment *);
399 lower_distance_visitor::fix_lhs(ir_assignment *ir) function in class:lower_distance_visitor
476 this->fix_lhs(assign);
494 this->fix_lhs(ir);

Completed in 5 milliseconds