Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/tint/src/reader/spirv/
Dfunction.h147 uint32_t false_head = 0; member
Dfunction.cc2321 const auto false_head = branch->GetSingleWordInOperand(2); in FindIfSelectionInternalHeaders() local
2856 const uint32_t false_head = block_info.false_head; in EmitIfStart() local