Home
last modified time | relevance | path

Searched refs:gpir_compile_nir (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/lima/ir/
H A Dlima_ir.h56 bool gpir_compile_nir(struct lima_vs_compiled_shader *prog, struct nir_shader *nir,
/third_party/mesa3d/src/gallium/drivers/lima/standalone/
H A Dlima_compiler_cmdline.c229 gpir_compile_nir(vs, nir, NULL); in main()
/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/
H A Dnir.c447 bool gpir_compile_nir(struct lima_vs_compiled_shader *prog, struct nir_shader *nir, in gpir_compile_nir() function
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_program.c490 if (!gpir_compile_nir(vs, nir, &ctx->debug)) { in lima_vs_compile_shader()

Completed in 3 milliseconds