Searched refs:visit_exec_list (Results 1 – 4 of 4) sorted by relevance
165 visit_exec_list(*ir, &v1); in glsl_to_nir()691 visit_exec_list(&ir->body, this); in visit()703 visit_exec_list(&ir->body_instructions, this); in visit()711 visit_exec_list(&ir->then_instructions, this); in visit()713 visit_exec_list(&ir->else_instructions, this); in visit()2789 visit_exec_list(sh->ir, &v1); in glsl_float64_funcs_to_nir()
2488 visit_exec_list(exec_list *list, ir_visitor *visitor);
2224 visit_exec_list(exec_list *list, ir_visitor *visitor) in visit_exec_list() function
5771 - glsl: make an explicitly safe version of visit_exec_list()