Searched defs:VertexArrayTestGroup (Results 1 - 4 of 4) sorted by relevance

/external/deqp/modules/gles2/functional/
H A Des2fVertexArrayTest.hpp35 class VertexArrayTestGroup : public TestCaseGroup class in namespace:deqp::gles2::Functional
38 VertexArrayTestGroup (Context& context);
39 virtual ~VertexArrayTestGroup (void);
44 VertexArrayTestGroup (const VertexArrayTestGroup& other);
45 VertexArrayTestGroup& operator= (const VertexArrayTestGroup& other);
H A Des2fVertexArrayTest.cpp864 VertexArrayTestGroup::VertexArrayTestGroup (Context& context) function in class:deqp::gles2::Functional::VertexArrayTestGroup
869 VertexArrayTestGroup::~VertexArrayTestGroup (void)
873 void VertexArrayTestGroup::init (void)
/external/deqp/modules/gles3/functional/
H A Des3fVertexArrayTest.hpp36 class VertexArrayTestGroup : public TestCaseGroup class in namespace:deqp::gles3::Functional
39 VertexArrayTestGroup (Context& context);
40 virtual ~VertexArrayTestGroup (void);
45 VertexArrayTestGroup (const VertexArrayTestGroup& other);
46 VertexArrayTestGroup& operator= (const VertexArrayTestGroup& other);
H A Des3fVertexArrayTest.cpp1077 VertexArrayTestGroup::VertexArrayTestGroup (Context& context) function in class:deqp::gles3::Functional::VertexArrayTestGroup
1082 VertexArrayTestGroup::~VertexArrayTestGroup (void)
1086 void VertexArrayTestGroup::init (void)

Completed in 195 milliseconds