Searched refs:m_maxStructDepth (Results 1 – 9 of 9) sorted by relevance
77 const int m_maxStructDepth; member in vkt::TransformFeedback::RandomInterfaceBlockCase
68 , m_maxStructDepth ((features & FEATURE_STRUCTS) ? 2 : 0) in RandomInterfaceBlockCase()209 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()
86 const int m_maxStructDepth; member in vkt::ubo::RandomUniformBlockCase
68 , m_maxStructDepth ((features & FEATURE_STRUCTS) ? 2 : 0) in RandomUniformBlockCase()188 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::__anona7885ed80111::RandomSSBOLayoutCase100 , m_maxStructDepth ((features & FEATURE_STRUCTS) ? 2 : 0) in RandomSSBOLayoutCase()225 else if (typeDepth < m_maxStructDepth && rnd.getFloat() < structWeight) in generateType()
96 int m_maxStructDepth; member in vkt::ssbo::__anona1ba0ead0111::RandomSSBOLayoutCase112 , m_maxStructDepth ((features & FEATURE_STRUCTS) ? 2 : 0) in RandomSSBOLayoutCase()254 else if (typeDepth < m_maxStructDepth && rnd.getFloat() < structWeight) in generateType()