Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles2/functional/
Des2fVertexArrayTest.cpp385 class SingleVertexArrayOutputTypeTests : public TestCaseGroup class
388 SingleVertexArrayOutputTypeTests (Context& context);
389 virtual ~SingleVertexArrayOutputTypeTests (void);
394 SingleVertexArrayOutputTypeTests (const SingleVertexArrayOutputTypeTests& other);
395 SingleVertexArrayOutputTypeTests& operator= (const SingleVertexArrayOutputTypeTests& other);
398 SingleVertexArrayOutputTypeTests::SingleVertexArrayOutputTypeTests (Context& context) in SingleVertexArrayOutputTypeTests() function in deqp::gles2::Functional::SingleVertexArrayOutputTypeTests
403 SingleVertexArrayOutputTypeTests::~SingleVertexArrayOutputTypeTests (void) in ~SingleVertexArrayOutputTypeTests()
407 void SingleVertexArrayOutputTypeTests::init (void) in init()
477 addChild(new SingleVertexArrayOutputTypeTests(m_context)); in init()
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fVertexArrayTest.cpp630 class SingleVertexArrayOutputTypeTests : public TestCaseGroup class
633 SingleVertexArrayOutputTypeTests (Context& context);
634 virtual ~SingleVertexArrayOutputTypeTests (void);
639 SingleVertexArrayOutputTypeTests (const SingleVertexArrayOutputTypeTests& other);
640 SingleVertexArrayOutputTypeTests& operator= (const SingleVertexArrayOutputTypeTests& other);
643 SingleVertexArrayOutputTypeTests::SingleVertexArrayOutputTypeTests (Context& context) in SingleVertexArrayOutputTypeTests() function in deqp::gles3::Functional::SingleVertexArrayOutputTypeTests
648 SingleVertexArrayOutputTypeTests::~SingleVertexArrayOutputTypeTests (void) in ~SingleVertexArrayOutputTypeTests()
652 void SingleVertexArrayOutputTypeTests::init (void) in init()
690 addChild(new SingleVertexArrayOutputTypeTests(m_context)); in init()