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

/xsrc/external/mit/MesaLib/dist/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 in struct:lp_cached_code
H A Dlp_bld_format_aos.c841 gallivm->cache->dont_cache = true;
947 gallivm->cache->dont_cache = true;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_screen.c971 if (!screen->disk_shader_cache || !cache->data_size || cache->dont_cache)

Completed in 4 milliseconds