Home
last modified time | relevance | path

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

/external/eigen/unsupported/test/
Dcxx11_tensor_expr.cpp209 Tensor<bool, 1> bool2 = vec.cast<bool>() && vec < vec.constant(4); in test_boolean() local
/external/vulkan-validation-layers/libs/glm/gtx/
Dcompatibility.hpp91 …typedef detail::tvec2<bool, highp> bool2; //!< \brief boolean type with 2 components. (From GL… typedef