Home
last modified time | relevance | path

Searched defs:call_idx (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
Dnir_lower_shader_calls.c351 unsigned call_idx = 0; in spill_ssa_defs_and_lower_shader_calls() local
526 for (unsigned call_idx = 0; call_idx < num_calls; call_idx++) { in spill_ssa_defs_and_lower_shader_calls() local
607 find_resume_instr(nir_function_impl *impl, unsigned call_idx) in find_resume_instr()
959 lower_resume(nir_shader *shader, int call_idx) in lower_resume()
/third_party/mesa3d/src/intel/compiler/
Dbrw_nir_lower_shader_calls.c105 uint32_t call_idx = nir_intrinsic_call_idx(call); in store_resume_addr() local
/third_party/mesa3d/src/amd/vulkan/
Dradv_pipeline_rt.c741 nir_ssa_def *idx, uint32_t call_idx_base, uint32_t call_idx) in insert_rt_case()