Searched refs:no_fallback (Results 1 – 3 of 3) sorted by relevance
63 sb_context::no_fallback = df & DBG_SB_NO_FALLBACK; in r600_sb_context_create()165 if (sb_context::no_fallback) \ in r600_sb_bytecode_process()
36 unsigned sb_context::no_fallback = 0; member in r600_sb::sb_context
645 static unsigned no_fallback; variable