Home
last modified time | relevance | path

Searched refs:DrawElementsBaseVertexNegativeInvalidPrimcountArgumentTest (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/draw_elements_base_vertex/
H A DesextcDrawElementsBaseVertexTests.hpp710 class DrawElementsBaseVertexNegativeInvalidPrimcountArgumentTest : public DrawElementsBaseVertexTes… class
714DrawElementsBaseVertexNegativeInvalidPrimcountArgumentTest(Context &context, const ExtParameters &…
H A DesextcDrawElementsBaseVertexTests.cpp2980 DrawElementsBaseVertexNegativeInvalidPrimcountArgumentTest::DrawElementsBaseVertexNegativeInvalidPr… in DrawElementsBaseVertexNegativeInvalidPrimcountArgumentTest() function in glcts::DrawElementsBaseVertexNegativeInvalidPrimcountArgumentTest
2993 tcu::TestNode::IterateResult DrawElementsBaseVertexNegativeInvalidPrimcountArgumentTest::iterate() in iterate()
3297 … addChild(new DrawElementsBaseVertexNegativeInvalidPrimcountArgumentTest(m_context, m_extParams)); in init()