Searched defs:VertexAttributeBindingStateQueryTests (Results 1 - 2 of 2) sorted by relevance

/external/deqp/modules/gles31/functional/
H A Des31fVertexAttributeBindingStateQueryTests.hpp36 class VertexAttributeBindingStateQueryTests : public TestCaseGroup class in namespace:deqp::gles31::Functional
39 VertexAttributeBindingStateQueryTests (Context& context);
40 ~VertexAttributeBindingStateQueryTests (void);
45 VertexAttributeBindingStateQueryTests (const VertexAttributeBindingStateQueryTests& other);
46 VertexAttributeBindingStateQueryTests& operator= (const VertexAttributeBindingStateQueryTests& other);
H A Des31fVertexAttributeBindingStateQueryTests.cpp669 VertexAttributeBindingStateQueryTests::VertexAttributeBindingStateQueryTests (Context& context) function in class:deqp::gles31::Functional::VertexAttributeBindingStateQueryTests
674 VertexAttributeBindingStateQueryTests::~VertexAttributeBindingStateQueryTests (void)
678 void VertexAttributeBindingStateQueryTests::init (void)

Completed in 421 milliseconds