Searched defs:maxEmitCount (Results 1 – 1 of 1) sorted by relevance
1227 …tShader (const glu::ContextType& contextType, VaryingSource source, int maxEmitCount, bool instanc… in VaryingOutputCountShader()1355 …trySource (const glu::ContextType& contextType, VaryingSource test, int maxEmitCount, bool instanc… in genGeometrySource()4347 const int maxEmitCount = m_numInvocations + 2; in init() local