Home
last modified time | relevance | path

Searched refs:always_flush_cache (Results 1 – 9 of 9) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_context.h214 bool always_flush_cache; member
Dintel_tris.c236 if (intel->always_flush_cache) { in intel_flush_prim()
312 if (intel->always_flush_cache) { in intel_flush_prim()
Dintel_blit.c505 if (intel->always_flush_cache) in intelClearWithBlit()
Dintel_context.c551 intel->always_flush_cache = 1; in intelInitContext()
/external/mesa3d/src/util/xmlpool/
Dt_options.h74 DRI_CONF_OPT_BEGIN_B(always_flush_cache, def) \
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_draw.c202 if (brw->always_flush_cache) in brw_emit_prim()
273 if (brw->always_flush_cache) in brw_emit_prim()
Dbrw_context.h828 bool always_flush_cache; member
Dbrw_context.c796 brw->always_flush_cache = true; in brw_process_driconf_options()
/external/mesa3d/prebuilt-intermediates/xmlpool/
Doptions.h98 DRI_CONF_OPT_BEGIN_B(always_flush_cache, def) \