Searched refs:m_maxStructDepth (Results 1 – 7 of 7) sorted by relevance
90 const int m_maxStructDepth; member in deqp::gls::RandomUniformBlockCase
54 , m_maxStructDepth ((features & FEATURE_STRUCTS) ? 2 : 0) in RandomUniformBlockCase()161 if (typeDepth < m_maxStructDepth && rnd.getFloat() < structWeight) in generateType()
85 const int m_maxStructDepth; member in vkt::ubo::RandomUniformBlockCase
68 , m_maxStructDepth ((features & FEATURE_STRUCTS) ? 2 : 0) in RandomUniformBlockCase()166 if (typeDepth < m_maxStructDepth && rnd.getFloat() < structWeight) in generateType()
81 int m_maxStructDepth; member in deqp::RandomUniformBlockCase101 , m_maxStructDepth((features & FEATURE_STRUCTS) ? 2 : 0) in RandomUniformBlockCase()209 if (typeDepth < m_maxStructDepth && rnd.getFloat() < structWeight) in generateType()
84 int m_maxStructDepth; member in deqp::gles31::Functional::__anon1694bd960111::RandomSSBOLayoutCase100 , m_maxStructDepth ((features & FEATURE_STRUCTS) ? 2 : 0) in RandomSSBOLayoutCase()225 else if (typeDepth < m_maxStructDepth && rnd.getFloat() < structWeight) in generateType()
95 int m_maxStructDepth; member in vkt::ssbo::__anonc22efaab0111::RandomSSBOLayoutCase111 , m_maxStructDepth ((features & FEATURE_STRUCTS) ? 2 : 0) in RandomSSBOLayoutCase()247 else if (typeDepth < m_maxStructDepth && rnd.getFloat() < structWeight) in generateType()