Searched refs:meshGroupsPerTask (Results 1 – 1 of 1) sorted by relevance
1801 …const std::string meshGroupsPerTask = std::to_string(m_meshGroups.x() * m_meshGroups.y() * m_meshG… in initPrograms() local1804 …const std::string pixel = "((" + parentOffset + " * " + meshGroupsPerTask + ") + " + meshGroupInde… in initPrograms()