Searched refs:VertexAttributeBindingStateQueryTests (Results 1 – 3 of 3) sorted by relevance
36 class VertexAttributeBindingStateQueryTests : public TestCaseGroup class39 VertexAttributeBindingStateQueryTests(Context &context);40 ~VertexAttributeBindingStateQueryTests(void);45 VertexAttributeBindingStateQueryTests(const VertexAttributeBindingStateQueryTests &other);46 …VertexAttributeBindingStateQueryTests &operator=(const VertexAttributeBindingStateQueryTests &othe…
707 VertexAttributeBindingStateQueryTests::VertexAttributeBindingStateQueryTests(Context &context) in VertexAttributeBindingStateQueryTests() function in deqp::gles31::Functional::VertexAttributeBindingStateQueryTests712 VertexAttributeBindingStateQueryTests::~VertexAttributeBindingStateQueryTests(void) in ~VertexAttributeBindingStateQueryTests()716 void VertexAttributeBindingStateQueryTests::init(void) in init()
404 addChild(new VertexAttributeBindingStateQueryTests(m_context)); in init()