Searched refs:bool2 (Results 1 – 3 of 3) sorted by relevance
28 DEFINE_bool(bool2, false, "Test bool flag"); in TEST_F()71 DEFINE_bool(bool2, true, "Test bool flag"); in TEST_F()135 DEFINE_bool(bool2, true, "Test bool flag"); in TEST_F()
59 DEFINE_boolean bool2 true '2nd boolean' B
91 …typedef detail::tvec2<bool, highp> bool2; //!< \brief boolean type with 2 components. (From GL… typedef