Home
last modified time | relevance | path

Searched defs:bool1 (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/src/OpenGL/compiler/
DInitialize.cpp199 TType *bool1 = new TType(EbtBool); in InsertBuiltInFunctions() local
/external/eigen/unsupported/test/
Dcxx11_tensor_expr.cpp200 Tensor<bool, 1> bool1 = vec < vec.constant(1) || vec > vec.constant(4); in test_boolean() local
/external/vulkan-validation-layers/libs/glm/gtx/
Dcompatibility.hpp90 …typedef bool bool1; //!< \brief boolean type with 1 component. (From GLM_GTX_compatibility … typedef