Home
last modified time | relevance | path

Searched defs:vecType (Results 1 – 4 of 4) sorted by relevance

/third_party/googletest/googletest/include/gtest/hwext/
Dgtest-filter.h39 vector<int> vecType; variable
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
DVectorizeVectorScalarArithmetic.cpp173 TType vecType = node->getType(); in replaceAssignInsideConstructor() local
DEmulatePrecision.cpp262 std::string vecType = getTypeString(vecTypeStrStr.str().c_str()); in writeVectorRoundingHelpers() local
384 std::string vecType = vecTypeStrStr.str(); in writeVectorRoundingHelpers() local
/third_party/flutter/skia/src/sksl/
DSkSLSPIRVCodeGenerator.cpp2093 const Type& vecType = leftType; in writeBinaryExpression() local
2111 const Type& vecType = rightType; in writeBinaryExpression() local