Searched refs:getSwizzleStr (Results 1 – 1 of 1) sorted by relevance
1496 std::string getSwizzleStr (deUint32 size) in getSwizzleStr() function1518 const std::string colorReadStr = getSwizzleStr(size) + " += matInst.color" + arrayNdx + ";\n";; in getColorReadStr()