Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/tint/src/resolver/
Dcontrol_block_validation_test.cc311 auto* fallthrough = create<ast::FallthroughStatement>(Source{{12, 34}}); in TEST_F() local
/third_party/mesa3d/src/compiler/spirv/
Dvtn_private.h205 struct vtn_case *fallthrough; member