Searched defs:texUnitStr (Results 1 - 1 of 1) sorted by relevance

/external/deqp/external/openglcts/modules/gles31/
H A Des31cLayoutBindingTests.cpp1615 std::ostringstream texUnitStr; local
1616 texUnitStr << getDefaultUniformName();
1619 texUnitStr << "_block";
1620 texUnitStr << buildArray(idx);
1621 list.push_back(texUnitStr.str());
1676 std::ostringstream texUnitStr; local
1677 texUnitStr << getDefaultUniformName();
1680 texUnitStr << "_block";
1681 texUnitStr << buildArray(idx);
1682 list.push_back(texUnitStr
1753 std::ostringstream texUnitStr; local
2395 std::ostringstream texUnitStr; local
[all...]

Completed in 979 milliseconds