Home
last modified time | relevance | path

Searched refs:sync_compile (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_debug_options.h3 OPT_BOOL(sync_compile, false, "Always compile synchronously (will cause stalls)")
H A Dsi_state_shaders.cpp2864 if (sscreen->options.sync_compile)
3113 if (sctx->screen->options.sync_compile)
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_screen.h184 bool sync_compile; member
H A Diris_screen.c842 screen->driconf.sync_compile = in iris_screen_create()
843 driQueryOptionb(config->options, "sync_compile"); in iris_screen_create()
H A Diris_program.c1293 if (screen->driconf.sync_compile || dbg) in iris_schedule_compile()

Completed in 11 milliseconds