Home
last modified time | relevance | path

Searched refs:dont_cache (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-shape-plan.cc532 bool dont_cache = !hb_object_is_valid (face); in hb_shape_plan_create_cached2() local
534 if (likely (!dont_cache)) in hb_shape_plan_create_cached2()
560 if (unlikely (dont_cache)) in hb_shape_plan_create_cached2()
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_misc.h46 * We should fix them, but the dont_cache flag can be set for now,
52 bool dont_cache; member
H A Dlp_bld_format_aos.c842 gallivm->cache->dont_cache = true; in lp_build_fetch_rgba_aos()
946 gallivm->cache->dont_cache = true; in lp_build_fetch_rgba_aos()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_screen.c985 if (!screen->disk_shader_cache || !cache->data_size || cache->dont_cache) in lp_disk_cache_insert_shader()

Completed in 4 milliseconds