Searched defs:VertexAttributeBindingTests (Results 1 - 3 of 3) 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);
/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 Des31sVertexAttributeBindingTests.cpp616 VertexAttributeBindingTests::VertexAttributeBindingTests (Context& context) function in class:deqp::gles31::Stress::VertexAttributeBindingTests
621 VertexAttributeBindingTests::~VertexAttributeBindingTests (void)
625 void VertexAttributeBindingTests::init (void)

Completed in 96 milliseconds