Home
last modified time | relevance | path

Searched defs:case_fall_through (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_cfg.cpp469 ValidationState_t& _, BasicBlock* target_block, uint32_t* case_fall_through, in FindCaseFallThrough()
553 uint32_t case_fall_through = 0u; in StructuredSwitchChecks() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_cfg.cpp469 ValidationState_t& _, BasicBlock* target_block, uint32_t* case_fall_through, in FindCaseFallThrough()
553 uint32_t case_fall_through = 0u; in StructuredSwitchChecks() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/val/
H A Dvalidate_cfg.cpp470 ValidationState_t& _, BasicBlock* target_block, uint32_t* case_fall_through, in FindCaseFallThrough()
561 uint32_t case_fall_through = 0u; in StructuredSwitchChecks() local