Searched refs:sync_compile (Results 1 – 7 of 7) sorted by relevance
7 DRI_CONF_OPT_B(sync_compile, false, "Always compile synchronously (will cause stalls)")
184 bool sync_compile; member
842 screen->driconf.sync_compile = in iris_screen_create()
1293 if (screen->driconf.sync_compile || dbg) in iris_schedule_compile()
3 OPT_BOOL(sync_compile, false, "Always compile synchronously (will cause stalls)")
2864 if (sscreen->options.sync_compile) in si_shader_select_with_key()3113 if (sctx->screen->options.sync_compile) in si_schedule_initial_compile()
1788 - iris: add sync_compile option