Searched refs:VertexAttributeBindingTests (Results 1 - 6 of 6) sorted by relevance

/external/deqp/modules/gles31/functional/
H A Des31fVertexAttributeBindingTests.hpp36 class VertexAttributeBindingTests : public TestCaseGroup class in namespace:deqp::gles31::Functional
39 VertexAttributeBindingTests (Context& context);
40 ~VertexAttributeBindingTests (void);
45 VertexAttributeBindingTests (const VertexAttributeBindingTests& other);
46 VertexAttributeBindingTests& operator= (const VertexAttributeBindingTests& other);
H A Des31fFunctionalTests.cpp324 addChild(new VertexAttributeBindingTests (m_context));
H A Des31fVertexAttributeBindingTests.cpp1560 VertexAttributeBindingTests::VertexAttributeBindingTests (Context& context)
1565 VertexAttributeBindingTests::~VertexAttributeBindingTests (void)
1569 void VertexAttributeBindingTests::init (void)
/external/deqp/modules/gles31/stress/
H A Des31sVertexAttributeBindingTests.hpp36 class VertexAttributeBindingTests : public TestCaseGroup class in namespace:deqp::gles31::Stress
39 VertexAttributeBindingTests (Context& context);
40 ~VertexAttributeBindingTests (void);
45 VertexAttributeBindingTests (const VertexAttributeBindingTests& other);
46 VertexAttributeBindingTests& operator= (const VertexAttributeBindingTests& other);
H A Des31sStressTests.cpp49 addChild(new VertexAttributeBindingTests (m_context));
H A Des31sVertexAttributeBindingTests.cpp616 VertexAttributeBindingTests::VertexAttributeBindingTests (Context& context) function in class:deqp::gles31::Stress::VertexAttributeBindingTests
621 VertexAttributeBindingTests::~VertexAttributeBindingTests (void)
625 void VertexAttributeBindingTests::init (void)

Completed in 487 milliseconds