OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bool4
(Results
1 - 2
of
2
) sorted by null
/external/libbrillo/brillo/
flag_helper_unittest.cc
73
DEFINE_bool(
bool4
, true, "Test bool flag");
92
"--
bool4
=false",
/external/vulkan-validation-layers/libs/glm/gtx/
compatibility.hpp
93
typedef detail::tvec4<bool, highp>
bool4
; //!< \brief boolean type with 4 components. (From GLM_GTX_compatibility extension)
typedef in namespace:glm
Completed in 96 milliseconds