HomeSort by relevance Sort by last modified time
    Searched refs:PRIMITIVE_LINE_STRIP (Results 1 - 10 of 10) sorted by null

  /external/deqp/modules/gles3/functional/
es3fPrimitiveRestartTests.cpp 63 PRIMITIVE_LINE_STRIP,
294 else if (m_primType == PRIMITIVE_LINE_STRIP || m_primType == PRIMITIVE_LINE_LOOP || m_primType == PRIMITIVE_LINES)
514 case PRIMITIVE_LINE_STRIP: primTypeGL = GL_LINE_STRIP; break;
661 : primType == (int)PrimitiveRestartCase::PRIMITIVE_LINE_STRIP ? "line_strip"
es3fDrawTests.cpp 549 gls::DrawTestSpec::PRIMITIVE_LINE_STRIP,
940 gls::DrawTestSpec::PRIMITIVE_LINE_STRIP,
    [all...]
  /external/deqp/modules/glshared/
glsDrawTest.hpp 131 PRIMITIVE_LINE_STRIP,
glsDrawTest.cpp 165 GL_LINE_STRIP, // PRIMITIVE_LINE_STRIP
243 case DrawTestSpec::PRIMITIVE_LINE_STRIP: return primitiveCount + 1;
    [all...]
  /external/deqp/modules/gles2/functional/
es2fDrawTests.cpp 448 gls::DrawTestSpec::PRIMITIVE_LINE_STRIP,
528 gls::DrawTestSpec::PRIMITIVE_LINE_STRIP,
  /external/deqp/modules/gles2/stress/
es2sDrawTests.cpp 242 gls::DrawTestSpec::PRIMITIVE_LINE_STRIP,
  /external/deqp/modules/gles31/stress/
es31sDrawTests.cpp 368 gls::DrawTestSpec::PRIMITIVE_LINE_STRIP,
  /external/deqp/modules/gles3/stress/
es3sDrawTests.cpp 438 gls::DrawTestSpec::PRIMITIVE_LINE_STRIP,
  /external/deqp/modules/gles31/functional/
es31fGeometryShaderTests.cpp     [all...]
es31fDrawTests.cpp 680 gls::DrawTestSpec::PRIMITIVE_LINE_STRIP,
    [all...]

Completed in 404 milliseconds