Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/glsl/
Dlower_precision.cpp123 can_lower_state handle_precision(const glsl_type *type,
288 find_lowerable_rvalues_visitor::handle_precision(const glsl_type *type, in handle_precision() function in __anonba2584040111::find_lowerable_rvalues_visitor
347 stack.back().state = handle_precision(ir->type, ir->precision()); in visit()
360 stack.back().state = handle_precision(ir->type, ir->precision()); in visit_enter()
371 stack.back().state = handle_precision(ir->type, ir->precision()); in visit_enter()
384 stack.back().state = handle_precision(ir->type, in visit_enter()
578 handle_precision(var->type, return_precision); in visit_leave()