Lines Matching refs:opNdx
1897 for (int opNdx = 0; opNdx < DE_LENGTH_OF_ARRAY(binaryOps); opNdx++)1899 tcu::TestCaseGroup* const opGroup = new tcu::TestCaseGroup(m_testCtx, binaryOps[opNdx].name, "");1915 const char* const op = binaryOps[opNdx].op;1916 const bool useSwizzle = binaryOps[opNdx].swizzle;