Searched refs:structWeight (Results 1 – 5 of 5) sorted by relevance
158 const float structWeight = 0.1f; in generateType() local161 if (typeDepth < m_maxStructDepth && rnd.getFloat() < structWeight) in generateType()
163 const float structWeight = 0.1f; in generateType() local166 if (typeDepth < m_maxStructDepth && rnd.getFloat() < structWeight) in generateType()
206 const float structWeight = 0.1f; in generateType() local209 if (typeDepth < m_maxStructDepth && rnd.getFloat() < structWeight) in generateType()
213 const float structWeight = 0.1f; in generateType() local225 else if (typeDepth < m_maxStructDepth && rnd.getFloat() < structWeight) in generateType()
235 const float structWeight = 0.1f; in generateType() local247 else if (typeDepth < m_maxStructDepth && rnd.getFloat() < structWeight) in generateType()