HomeSort by relevance Sort by last modified time
    Searched full:emitcount (Results 1 - 1 of 1) sorted by null

  /external/deqp/modules/gles31/functional/
es31fGeometryShaderTests.cpp 845 const int emitCount = m_spec.pattern[packets[packetNdx].primitiveIDIn];
847 for (int ndx = 0; ndx < emitCount / 2; ++ndx)
879 str << " highp int emitCount = ";
886 str << " for (highp int ndx = 0; ndx < emitCount / 2; ndx++)\n"
    [all...]

Completed in 51 milliseconds