Searched refs:INVALID_INDEX_COUNT (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/gles31/stress/
H A Des31sDrawTests.cpp97 INVALID_INDEX_COUNT, enumerator in enum:deqp::gles31::Stress::__anon4590::InvalidDrawCase::InvalidOperation
196 const int indexBufferSize = (m_op == INVALID_INDEX_COUNT) ? (drawCount) : (overBoundDrawCount);
590 drawElementsGroup->addChild(new InvalidDrawCase(m_context, "index_over_bounds_with_count", "Draw elements index elements beyond the array end are accessed", InvalidDrawCase::DRAW_ELEMENTS, InvalidDrawCase::INVALID_INDEX_COUNT));

Completed in 514 milliseconds