Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/glsl/
Dlower_tess_level.cpp73 void fix_lhs(ir_assignment *);
249 lower_tess_level_visitor::fix_lhs(ir_assignment *ir) in fix_lhs() function in lower_tess_level_visitor
333 this->fix_lhs(assign); in visit_leave()
351 this->fix_lhs(ir); in visit_leave()
Dlower_distance.cpp96 void fix_lhs(ir_assignment *);
397 lower_distance_visitor::fix_lhs(ir_assignment *ir) in fix_lhs() function in lower_distance_visitor
474 this->fix_lhs(assign); in visit_leave()
492 this->fix_lhs(ir); in visit_leave()