Searched refs:SingleVertexArrayTestGroup (Results 1 - 2 of 2) sorted by relevance

/external/deqp/modules/gles2/functional/
H A Des2fVertexArrayTest.cpp451 class SingleVertexArrayTestGroup : public TestCaseGroup class in namespace:deqp::gles2::Functional
454 SingleVertexArrayTestGroup (Context& context);
455 virtual ~SingleVertexArrayTestGroup (void);
460 SingleVertexArrayTestGroup (const SingleVertexArrayTestGroup& other);
461 SingleVertexArrayTestGroup& operator= (const SingleVertexArrayTestGroup& other);
464 SingleVertexArrayTestGroup::SingleVertexArrayTestGroup (Context& context) function in class:deqp::gles2::Functional::SingleVertexArrayTestGroup
469 SingleVertexArrayTestGroup
[all...]
/external/deqp/modules/gles3/functional/
H A Des3fVertexArrayTest.cpp664 class SingleVertexArrayTestGroup : public TestCaseGroup class in namespace:deqp::gles3::Functional
667 SingleVertexArrayTestGroup (Context& context);
668 virtual ~SingleVertexArrayTestGroup (void);
673 SingleVertexArrayTestGroup (const SingleVertexArrayTestGroup& other);
674 SingleVertexArrayTestGroup& operator= (const SingleVertexArrayTestGroup& other);
677 SingleVertexArrayTestGroup::SingleVertexArrayTestGroup (Context& context) function in class:deqp::gles3::Functional::SingleVertexArrayTestGroup
682 SingleVertexArrayTestGroup
[all...]

Completed in 153 milliseconds