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