Searched refs:always_flush_cache (Results 1 – 17 of 17) sorted by relevance
179 bool always_flush_cache; member
844 if (unlikely(batch->screen->driconf.always_flush_cache)) \
814 screen->driconf.always_flush_cache = in iris_screen_create()
214 bool always_flush_cache; member
486 if (intel->always_flush_cache) in intelClearWithBlit()
236 if (intel->always_flush_cache) { in intel_flush_prim()312 if (intel->always_flush_cache) { in intel_flush_prim()
547 intel->always_flush_cache = 1; in intelInitContext()
131 DRI_CONF_OPT_B(always_flush_cache, def, \
208 if (brw->always_flush_cache) in brw_emit_prim()279 if (brw->always_flush_cache) in brw_emit_prim()
812 bool always_flush_cache; member
884 brw->always_flush_cache = true; in brw_process_driconf_options()
76 DRI_CONF_OPT_BEGIN_B(always_flush_cache, def) \
1119 bool always_flush_cache; member
469 device->always_flush_cache = in anv_physical_device_try_create()
2070 if (cmd_buffer->device->physical->always_flush_cache) in genX()
2076 - iris: Add support for the always_flush_cache=true debug option.
1628 - anv: Respect the always_flush_cache driconf option