Home
last modified time | relevance | path

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

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