Searched refs:m_min_MaxGeometryUniformBlocks (Results 1 – 2 of 2) sorted by relevance
134 const int m_min_MaxGeometryUniformBlocks; member in glcts::GeometryShaderConstantVariables
125 , m_min_MaxGeometryUniformBlocks(12) in GeometryShaderConstantVariables()374 if (int_value < m_min_MaxGeometryUniformBlocks) in iterate()378 << m_min_MaxGeometryUniformBlocks << tcu::TestLog::EndMessage; in iterate()