Searched refs:lima_fs_compiled_shader (Results 1 – 9 of 9) sorted by relevance
34 struct lima_fs_compiled_shader;43 struct lima_fs_compiled_shader *55 const struct lima_fs_compiled_shader *shader);
67 const struct lima_fs_compiled_shader *shader) in lima_fs_disk_cache_store()143 struct lima_fs_compiled_shader *147 struct lima_fs_compiled_shader *shader = NULL; in lima_fs_disk_cache_retrieve()170 shader = rzalloc(NULL, struct lima_fs_compiled_shader); in lima_fs_disk_cache_retrieve()
294 struct lima_fs_compiled_shader *fs) in lima_fs_compile_shader()327 struct lima_fs_compiled_shader *fs) in lima_fs_upload_shader()342 static struct lima_fs_compiled_shader *359 struct lima_fs_compiled_shader *fs = in lima_get_compiled_fs()364 fs = rzalloc(NULL, struct lima_fs_compiled_shader); in lima_get_compiled_fs()461 struct lima_fs_compiled_shader *fs = entry->data; in lima_delete_fs_state()624 struct lima_fs_compiled_shader *old_fs = ctx->fs; in lima_update_fs_state()626 struct lima_fs_compiled_shader *fs = lima_get_compiled_fs(ctx, in lima_update_fs_state()773 struct lima_fs_compiled_shader *fs = entry->data; in lima_program_fini()
47 struct lima_fs_compiled_shader { struct222 struct lima_fs_compiled_shader *fs;
583 struct lima_fs_compiled_shader *fs = ctx->fs; in lima_pack_render_state()
53 struct lima_fs_compiled_shader;61 bool ppir_compile_nir(struct lima_fs_compiled_shader *prog, struct nir_shader *nir,
236 struct lima_fs_compiled_shader *so = rzalloc(NULL, struct lima_fs_compiled_shader); in main()
405 struct lima_fs_compiled_shader;422 struct lima_fs_compiled_shader *prog;
907 bool ppir_compile_nir(struct lima_fs_compiled_shader *prog, struct nir_shader *nir, in ppir_compile_nir()