Searched refs:m_min_MaxGeometryShaderInvocations (Results 1 – 2 of 2) sorted by relevance
132 const int m_min_MaxGeometryShaderInvocations; member in glcts::GeometryShaderConstantVariables
123 , m_min_MaxGeometryShaderInvocations(32) in GeometryShaderConstantVariables()440 if (int_value < m_min_MaxGeometryShaderInvocations) in iterate()444 << m_min_MaxGeometryShaderInvocations << tcu::TestLog::EndMessage; in iterate()