DescriptionCombine 4 bools into GeometryInfoFlags.
This should be more readable and less error-prone than passing 4 bool
parameters to LayoutGeometryMap::push().
"false, false, false, false" -> "0"
Committed: https://crrev.com/4918c78cf478245ec95aa512115ffe34f7f1f33f
Cr-Commit-Position: refs/heads/master@{#375600}
Patch Set 1 #Patch Set 2 : oops #
Total comments: 2
Patch Set 3 : Bitshift. #
Messages
Total messages: 12 (4 generated)
|