Home
last modified time | relevance | path

Searched defs:maxEmitCount (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fGeometryShaderTests.cpp1227 …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