Searched refs:pp_ra (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/
H A Dlima_screen.h65 struct ra_regs *pp_ra; member in struct:lima_screen
H A Dlima_screen.c459 screen->pp_ra = ppir_regalloc_init(screen);
460 if (!screen->pp_ra)
H A Dlima_program.c192 if (!ppir_compile_nir(so, nir, screen->pp_ra)) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/
H A Dlima_screen.h84 struct ra_regs *pp_ra; member in struct:lima_screen
H A Dlima_screen.c670 screen->pp_ra = ppir_regalloc_init(screen);
671 if (!screen->pp_ra)
H A Dlima_program.c300 if (!ppir_compile_nir(fs, nir, screen->pp_ra, &ctx->debug)) {

Completed in 5 milliseconds