Searched refs:pp_ra (Results 1 – 3 of 3) sorted by relevance
84 struct ra_regs *pp_ra; member
670 screen->pp_ra = ppir_regalloc_init(screen); in lima_screen_create()671 if (!screen->pp_ra) in lima_screen_create()
300 if (!ppir_compile_nir(fs, nir, screen->pp_ra, &ctx->debug)) { in lima_fs_compile_shader()