Searched refs:m_maxStructDepth (Results 1 – 6 of 6) sorted by relevance
80 const int m_maxStructDepth; member in vkt::ubo::RandomUniformBlockCase
68 , m_maxStructDepth ((features & FEATURE_STRUCTS) ? 2 : 0) in RandomUniformBlockCase()154 if (typeDepth < m_maxStructDepth && rnd.getFloat() < structWeight) in generateType()
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()
79 int m_maxStructDepth; member in vkt::ssbo::__anon4eaddb020111::RandomSSBOLayoutCase95 , m_maxStructDepth ((features & FEATURE_STRUCTS) ? 2 : 0) in RandomSSBOLayoutCase()214 else if (typeDepth < m_maxStructDepth && rnd.getFloat() < structWeight) in generateType()
84 int m_maxStructDepth; member in deqp::gles31::Functional::__anon244fde4d0111::RandomSSBOLayoutCase100 , m_maxStructDepth ((features & FEATURE_STRUCTS) ? 2 : 0) in RandomSSBOLayoutCase()225 else if (typeDepth < m_maxStructDepth && rnd.getFloat() < structWeight) in generateType()