Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
Dnir_lower_shader_calls.c607 find_resume_instr(nir_function_impl *impl, unsigned call_idx) in find_resume_instr() function
963 nir_instr *resume_instr = find_resume_instr(impl, call_idx); in lower_resume()