Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/draw_elements_base_vertex/
H A DesextcDrawElementsBaseVertexTests.hpp632 class DrawElementsBaseVertexNegativeInvalidCountArgumentTest : public DrawElementsBaseVertexTestBase class
636DrawElementsBaseVertexNegativeInvalidCountArgumentTest(Context &context, const ExtParameters &extP…
H A DesextcDrawElementsBaseVertexTests.cpp2625 DrawElementsBaseVertexNegativeInvalidCountArgumentTest::DrawElementsBaseVertexNegativeInvalidCountA… in DrawElementsBaseVertexNegativeInvalidCountArgumentTest() function in glcts::DrawElementsBaseVertexNegativeInvalidCountArgumentTest
2637 tcu::TestNode::IterateResult DrawElementsBaseVertexNegativeInvalidCountArgumentTest::iterate() in iterate()
3294 addChild(new DrawElementsBaseVertexNegativeInvalidCountArgumentTest(m_context, m_extParams)); in init()