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

  /external/deqp/modules/gles2/functional/
es2fClippingTests.cpp 649 const int verticesPerLine = 2;
694 ctx.drawArrays (GL_LINES, 0, verticesPerLine * (glw::GLsizei)m_lines.size());
    [all...]
  /external/deqp/modules/gles3/functional/
es3fClippingTests.cpp 652 const int verticesPerLine = 2;
697 ctx.drawArrays (GL_LINES, 0, verticesPerLine * (glw::GLsizei)m_lines.size());
    [all...]

Completed in 54 milliseconds