Searched refs:lima_vs_compiled_shader (Results 1 – 8 of 8) sorted by relevance
491 struct lima_vs_compiled_shader *vs) in lima_vs_compile_shader()512 struct lima_vs_compiled_shader *vs) in lima_vs_upload_shader()526 static struct lima_vs_compiled_shader *543 struct lima_vs_compiled_shader *vs = in lima_get_compiled_vs()548 vs = rzalloc(NULL, struct lima_vs_compiled_shader); in lima_get_compiled_vs()588 struct lima_vs_compiled_shader *old_vs = ctx->vs; in lima_update_vs_state()589 struct lima_vs_compiled_shader *vs = lima_get_compiled_vs(ctx, in lima_update_vs_state()714 struct lima_vs_compiled_shader *vs = entry->data; in lima_delete_vs_state()775 struct lima_vs_compiled_shader *vs = entry->data; in lima_program_fini()
33 struct lima_vs_compiled_shader;39 struct lima_vs_compiled_shader *50 const struct lima_vs_compiled_shader *shader);
39 const struct lima_vs_compiled_shader *shader) in lima_vs_disk_cache_store()91 struct lima_vs_compiled_shader *95 struct lima_vs_compiled_shader *shader = NULL; in lima_vs_disk_cache_retrieve()118 shader = rzalloc(NULL, struct lima_vs_compiled_shader); in lima_vs_disk_cache_retrieve()
80 struct lima_vs_compiled_shader { struct221 struct lima_vs_compiled_shader *vs;
293 struct lima_vs_compiled_shader *vs = ctx->vs; in lima_pack_vs_cmd()340 struct lima_vs_compiled_shader *vs = ctx->vs; in lima_pack_plbu_cmd()856 struct lima_vs_compiled_shader *vs = ctx->vs; in lima_update_gp_uniform()936 struct lima_vs_compiled_shader *vs = ctx->vs; in lima_update_varying()
52 struct lima_vs_compiled_shader;56 bool gpir_compile_nir(struct lima_vs_compiled_shader *prog, struct nir_shader *nir,
388 struct lima_vs_compiled_shader;417 struct lima_vs_compiled_shader *prog;
442 bool gpir_compile_nir(struct lima_vs_compiled_shader *prog, struct nir_shader *nir, in gpir_compile_nir()