Searched refs:PRIMITIVE_LINES (Results 1 – 10 of 10) sorted by relevance
/external/deqp/modules/gles3/functional/ |
D | es3fPrimitiveRestartTests.cpp | 65 PRIMITIVE_LINES, enumerator 294 …Type == PRIMITIVE_LINE_STRIP || m_primType == PRIMITIVE_LINE_LOOP || m_primType == PRIMITIVE_LINES) in init() 516 case PRIMITIVE_LINES: primTypeGL = GL_LINES; break; in draw() 663 : primType == (int)PrimitiveRestartCase::PRIMITIVE_LINES ? "lines" in init()
|
D | es3fDrawTests.cpp | 548 gls::DrawTestSpec::PRIMITIVE_LINES, in init() 939 gls::DrawTestSpec::PRIMITIVE_LINES, in init()
|
/external/deqp/modules/glshared/ |
D | glsDrawTest.hpp | 135 PRIMITIVE_LINES, enumerator
|
D | glsDrawTest.cpp | 243 case DrawTestSpec::PRIMITIVE_LINES: return primitiveCount * 2; in getElementCount() 2489 case DrawTestSpec::PRIMITIVE_LINES: in getName() 2628 case DrawTestSpec::PRIMITIVE_LINES: in getDesc() 2795 case DrawTestSpec::PRIMITIVE_LINES: in getMultilineDesc() 3003 case gls::DrawTestSpec::PRIMITIVE_LINES: in getDrawPrimitiveClass()
|
/external/deqp/modules/gles2/functional/ |
D | es2fDrawTests.cpp | 447 gls::DrawTestSpec::PRIMITIVE_LINES, in init() 527 gls::DrawTestSpec::PRIMITIVE_LINES, in init()
|
/external/deqp/modules/gles31/functional/ |
D | es31fDrawElementsBaseVertexTests.cpp | 72 case gls::DrawTestSpec::PRIMITIVE_LINES: return primitiveCount * 2; in getElementCount() 871 gls::DrawTestSpec::PRIMITIVE_LINES, in init()
|
D | es31fDrawTests.cpp | 679 gls::DrawTestSpec::PRIMITIVE_LINES, in init() 2072 gls::DrawTestSpec::PRIMITIVE_LINES, in init()
|
/external/deqp/modules/gles2/stress/ |
D | es2sDrawTests.cpp | 241 gls::DrawTestSpec::PRIMITIVE_LINES, in init()
|
/external/deqp/modules/gles31/stress/ |
D | es31sDrawTests.cpp | 367 gls::DrawTestSpec::PRIMITIVE_LINES, in init()
|
/external/deqp/modules/gles3/stress/ |
D | es3sDrawTests.cpp | 437 gls::DrawTestSpec::PRIMITIVE_LINES, in init()
|