Home
last modified time | relevance | path

Searched refs:no_fallback (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_core.cpp63 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()
Dsb_context.cpp36 unsigned sb_context::no_fallback = 0; member in r600_sb::sb_context
Dsb_bc.h687 static unsigned no_fallback; variable
/external/llvm-project/clang/test/CXX/lex/lex.literal/lex.ext/
Dp5.cpp46 void no_fallback() { in no_fallback() function