Searched refs:ppir_compile_nir (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/ir/
H A Dlima_ir.h60 bool ppir_compile_nir(struct lima_fs_shader_state *prog, struct nir_shader *nir,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/ir/
H A Dlima_ir.h61 bool ppir_compile_nir(struct lima_fs_compiled_shader *prog, struct nir_shader *nir,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/
H A Dlima_program.c192 if (!ppir_compile_nir(so, nir, screen->pp_ra)) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/standalone/
H A Dlima_compiler_cmdline.c237 ppir_compile_nir(so, nir, ra, NULL);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/ir/pp/
H A Dnir.c453 bool ppir_compile_nir(struct lima_fs_shader_state *prog, struct nir_shader *nir, function in typeref:typename:bool
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/
H A Dlima_program.c300 if (!ppir_compile_nir(fs, nir, screen->pp_ra, &ctx->debug)) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/ir/pp/
H A Dnir.c877 bool ppir_compile_nir(struct lima_fs_compiled_shader *prog, struct nir_shader *nir, function in typeref:typename:bool

Completed in 8 milliseconds