Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fGeometryShaderTests.cpp1212 VaryingOutputCountShader::VaryingOutputCountShader (VaryingSource source, int maxEmitCount, bool in… in VaryingOutputCountShader()
1340 std::string VaryingOutputCountShader::genGeometrySource (VaryingSource test, int maxEmitCount, bool… in genGeometrySource()
4220 const int maxEmitCount = m_numInvocations + 2; in init() local