Home
last modified time | relevance | path

Searched refs:lp_cached_code (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_init.h49 struct lp_cached_code;
68 struct lp_cached_code *cache;
92 struct lp_cached_code *cache);
H A Dlp_bld_misc.h49 struct lp_cached_code { struct
73 struct lp_cached_code *cache_out, argument
H A Dlp_bld_init_orc.cpp73 struct lp_cached_code *cache_out;
75 LPObjectCacheORC(struct lp_cached_code *cache) { in LPObjectCacheORC()
545 lp_context_ref *context, struct lp_cached_code *cache) in init_gallivm_state()
576 struct lp_cached_code *cache){ in gallivm_create()
H A Dlp_bld_misc.cpp295 struct lp_cached_code *cache_out;
297 LPObjectCache(struct lp_cached_code *cache) { in LPObjectCache()
470 struct lp_cached_code *cache_out, in lp_build_create_jit_compiler_for_module()
H A Dlp_bld_init.c205 lp_context_ref *context, struct lp_cached_code *cache) in init_gallivm_state()
328 struct lp_cached_code *cache) in gallivm_create()
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_private.h107 struct lp_cached_code;
397 struct lp_cached_code *cache,
400 struct lp_cached_code *cache,
H A Ddraw_context.h57 struct lp_cached_code;
425 struct lp_cached_code *cache,
428 struct lp_cached_code *cache,
H A Ddraw_context.c1297 struct lp_cached_code *cache, in draw_set_disk_cache_callbacks()
1300 struct lp_cached_code *cache, in draw_set_disk_cache_callbacks()
H A Ddraw_llvm.c480 struct lp_cached_code cached = { 0 }; in draw_llvm_create_variant()
2504 struct lp_cached_code cached = { 0 }; in draw_gs_llvm_create_variant()
3166 struct lp_cached_code cached = { 0 }; in draw_tcs_llvm_create_variant()
3694 struct lp_cached_code cached = { 0 }; in draw_tes_llvm_create_variant()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_screen.h96 struct lp_cached_code *cache,
102 struct lp_cached_code *cache,
H A Dlp_context.c174 struct lp_cached_code *cache, in lp_draw_disk_cache_find_shader()
184 struct lp_cached_code *cache, in lp_draw_disk_cache_insert_shader()
H A Dlp_texture_handle.c309 struct lp_cached_code cached = { 0 }; in compile_image_function()
467 struct lp_cached_code cached = { 0 }; in compile_sample_function()
617 struct lp_cached_code cached = { 0 }; in compile_jit_sample_function()
724 struct lp_cached_code cached = { 0 }; in compile_size_function()
H A Dlp_screen.c1053 struct lp_cached_code *cache, in lp_disk_cache_find_shader()
1077 struct lp_cached_code *cache, in lp_disk_cache_insert_shader()
H A Dlp_state_cs.c1243 struct lp_cached_code cached = { 0 }; in generate_variant()
H A Dlp_state_fs.c3737 struct lp_cached_code cached = { 0 }; in generate_variant()