Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/glsl/
Dlower_instructions.cpp148 void mod_to_floor(ir_expression *);
319 lower_instructions_visitor::mod_to_floor(ir_expression *ir) in mod_to_floor() function in lower_instructions_visitor
1794 mod_to_floor(ir); in visit_leave()