Searched refs:outRemainder (Results 1 – 1 of 1) sorted by relevance
3889 const uint32_t outRemainder = maxTescOutComp % 4; in TEST_F() local3890 if (outRemainder != 0) { in TEST_F()3891 if (outRemainder == 1) { in TEST_F()3895 …cation=" + std::to_string(outLocation) + ") out vec" + std::to_string(outRemainder) + " vnOut[3];\… in TEST_F()3993 const uint32_t outRemainder = maxTeseOutComp % 4; in TEST_F() local3994 if (outRemainder != 0) { in TEST_F()3995 if (outRemainder == 1) { in TEST_F()3999 …ocation=" + std::to_string(outLocation) + ") out vec" + std::to_string(outRemainder) + " vnOut;\n"; in TEST_F()4096 const uint32_t outRemainder = maxGeomOutComp % 4; in TEST_F() local4097 if (outRemainder != 0) { in TEST_F()[all …]