Home
last modified time | relevance | path

Searched defs:disable_cache (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/freedreno/ir3/
Dir3_compiler.h220 bool disable_cache; member
/third_party/cef/libcef/common/
Drequest_impl.cc107 const bool disable_cache{!!(ur_flags & UR_FLAG_DISABLE_CACHE)}; in GetFetchCacheMode() local