Home
last modified time | relevance | path

Searched defs:switchval (Results 1 – 2 of 2) sorted by relevance

/external/gfxstream-protocols/registry/vulkan/scripts/cereal/common/
Dcodegen.py275 def switchCase(self, switchval, blocked = False): argument
279 def switchCaseBreak(self, switchval, blocked = False): argument
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi_soa.c142 LLVMValueRef switchval) in lp_exec_switch()