Searched refs:lima_fs_compiled_shader (Results 1 – 8 of 8) sorted by relevance
294 struct lima_fs_compiled_shader *fs) in lima_fs_compile_shader()327 struct lima_fs_compiled_shader *fs) in lima_fs_upload_shader()352 static struct lima_fs_compiled_shader *369 struct lima_fs_compiled_shader *fs = in lima_get_compiled_fs()374 fs = rzalloc(NULL, struct lima_fs_compiled_shader); in lima_get_compiled_fs()471 struct lima_fs_compiled_shader *fs = entry->data; in lima_delete_fs_state()634 struct lima_fs_compiled_shader *old_fs = ctx->fs; in lima_update_fs_state()636 struct lima_fs_compiled_shader *fs = lima_get_compiled_fs(ctx, in lima_update_fs_state()783 struct lima_fs_compiled_shader *fs = entry->data; in lima_program_fini()
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()
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,
406 struct lima_fs_compiled_shader;422 struct lima_fs_compiled_shader *prog;
943 bool ppir_compile_nir(struct lima_fs_compiled_shader *prog, struct nir_shader *nir, in ppir_compile_nir()