Searched defs:SwitchStack (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/tgsi/
H A Dtgsi_exec.h314 struct tgsi_switch_record SwitchStack[TGSI_EXEC_MAX_SWITCH_NESTING]; member in struct:tgsi_exec_machine
/external/clang/include/clang/Sema/
H A DScopeInfo.h110 /// SwitchStack - This is the current set of active switch statements in the
112 SmallVector<SwitchStmt*, 8> SwitchStack; member in class:clang::sema::FunctionScopeInfo
/external/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_exec.h314 struct tgsi_switch_record SwitchStack[TGSI_EXEC_MAX_SWITCH_NESTING]; member in struct:tgsi_exec_machine

Completed in 128 milliseconds