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 VertexAttributeBindingStateQueryTes…
702 VertexAttributeBindingStateQueryTests::VertexAttributeBindingStateQueryTests (Context& context) in VertexAttributeBindingStateQueryTests() function in deqp::gles31::Functional::VertexAttributeBindingStateQueryTests707 VertexAttributeBindingStateQueryTests::~VertexAttributeBindingStateQueryTests (void) in ~VertexAttributeBindingStateQueryTests()711 void VertexAttributeBindingStateQueryTests::init (void) in init()
395 addChild(new VertexAttributeBindingStateQueryTests (m_context)); in init()