Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_init.h42 struct lp_cached_code;
59 struct lp_cached_code *cache;
76 struct lp_cached_code *cache);
Dlp_bld_misc.h49 struct lp_cached_code { struct
71 struct lp_cached_code *cache_out, argument
Dlp_bld_misc.cpp298 struct lp_cached_code *cache_out;
300 LPObjectCache(struct lp_cached_code *cache) { in LPObjectCache()
340 struct lp_cached_code *cache_out, in lp_build_create_jit_compiler_for_module()
Dlp_bld_init.c330 LLVMContextRef context, struct lp_cached_code *cache) in init_gallivm_state()
521 struct lp_cached_code *cache) in gallivm_create()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_screen.h82 struct lp_cached_code *cache,
85 struct lp_cached_code *cache,
Dlp_context.c170 struct lp_cached_code *cache, in lp_draw_disk_cache_find_shader()
178 struct lp_cached_code *cache, in lp_draw_disk_cache_insert_shader()
Dlp_screen.c958 struct lp_cached_code *cache, in lp_disk_cache_find_shader()
980 struct lp_cached_code *cache, in lp_disk_cache_insert_shader()
Dlp_state_cs.c771 struct lp_cached_code cached = { 0 }; in generate_variant()
Dlp_state_fs.c3664 struct lp_cached_code cached = { 0 }; in generate_variant()
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_context.h54 struct lp_cached_code;
386 struct lp_cached_code *cache,
389 struct lp_cached_code *cache,
Ddraw_private.h105 struct lp_cached_code;
430 struct lp_cached_code *cache,
433 struct lp_cached_code *cache,
Ddraw_context.c1341 struct lp_cached_code *cache, in draw_set_disk_cache_callbacks()
1344 struct lp_cached_code *cache, in draw_set_disk_cache_callbacks()
Ddraw_llvm.c862 struct lp_cached_code cached = { 0 }; in draw_llvm_create_variant()
2924 struct lp_cached_code cached = { 0 }; in draw_gs_llvm_create_variant()
3588 struct lp_cached_code cached = { 0 }; in draw_tcs_llvm_create_variant()
4118 struct lp_cached_code cached = { 0 }; in draw_tes_llvm_create_variant()