Searched refs:accessStream (Results 1 – 1 of 1) sorted by relevance
802 std::ostringstream accessStream; in getGlslAttributeConditions() local803 accessStream << attributeVar.str(); in getGlslAttributeConditions()808 accessStream << "[" << rowNdx << "]"; in getGlslAttributeConditions()812 accessStream << "[" << columnNdx << "][" << rowNdx << "]"; in getGlslAttributeConditions()815 accessStr = accessStream.str(); in getGlslAttributeConditions()