Searched refs:gpir_compile_nir (Results 1 – 4 of 4) sorted by relevance
56 bool gpir_compile_nir(struct lima_vs_shader_state *prog, struct nir_shader *nir,
228 gpir_compile_nir(vs, nir, NULL); in main()
471 if (!gpir_compile_nir(so, nir, &ctx->debug)) { in lima_create_vs_state()
450 bool gpir_compile_nir(struct lima_vs_shader_state *prog, struct nir_shader *nir, in gpir_compile_nir() function