Searched defs:isBool (Results 1 – 8 of 8) sorted by relevance
19 virtual bool isBool() const { return false; } in isBool() function71 virtual bool isBool() const OVERRIDE FINAL { return true; } in isBool() function
1393 Value::isBool() const in isBool() function in Json::Value
1387 Value::isBool() const in isBool() function in Json::Value
1383 Value::isBool() const in isBool() function in Json::Value
477 bool isBool = de::inRange<int>(inType, TYPE_BOOL, TYPE_BOOL_VEC4); in ShaderOperatorCase() local
2252 int isBool = funcTypes[i] & VALUE_ANY_BOOL; in init() local
2209 int isBool = funcTypes[i] & VALUE_ANY_BOOL; in init() local
756 bool isBool = de::inRange<int>(inType, TYPE_BOOL, TYPE_BOOL_VEC4); in setupShaderData() local