Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/gles2/functional/
H A Des2fVertexArrayTest.cpp379 class SingleVertexArrayOutputTypeTests : public TestCaseGroup class
382 SingleVertexArrayOutputTypeTests(Context &context);
383 virtual ~SingleVertexArrayOutputTypeTests(void);
388 SingleVertexArrayOutputTypeTests(const SingleVertexArrayOutputTypeTests &other);
389 SingleVertexArrayOutputTypeTests &operator=(const SingleVertexArrayOutputTypeTests &other);
392 SingleVertexArrayOutputTypeTests::SingleVertexArrayOutputTypeTests(Context &context) in SingleVertexArrayOutputTypeTests() function in deqp::gles2::Functional::SingleVertexArrayOutputTypeTests
397 SingleVertexArrayOutputTypeTests::~SingleVertexArrayOutputTypeTests(void) in ~SingleVertexArrayOutputTypeTests()
401 void SingleVertexArrayOutputTypeTests::init(void) in init()
469 addChild(new SingleVertexArrayOutputTypeTests(m_context)); in init()
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fVertexArrayTest.cpp648 class SingleVertexArrayOutputTypeTests : public TestCaseGroup class
651 SingleVertexArrayOutputTypeTests(Context &context);
652 virtual ~SingleVertexArrayOutputTypeTests(void);
657 SingleVertexArrayOutputTypeTests(const SingleVertexArrayOutputTypeTests &other);
658 SingleVertexArrayOutputTypeTests &operator=(const SingleVertexArrayOutputTypeTests &other);
661 SingleVertexArrayOutputTypeTests::SingleVertexArrayOutputTypeTests(Context &context) in SingleVertexArrayOutputTypeTests() function in deqp::gles3::Functional::SingleVertexArrayOutputTypeTests
666 SingleVertexArrayOutputTypeTests::~SingleVertexArrayOutputTypeTests(void) in ~SingleVertexArrayOutputTypeTests()
670 void SingleVertexArrayOutputTypeTests::init(void) in init()
712 addChild(new SingleVertexArrayOutputTypeTests(m_context)); in init()