Lines Matching refs:addChild
59 addChild(new TextureFormatTests (m_context)); in init()
60 addChild(new TextureFilteringTests (m_context)); in init()
61 addChild(new TextureCountTests (m_context)); in init()
77 addChild(new ShaderOperatorTests (m_context)); in init()
78 addChild(new ShaderControlStatementTests (m_context)); in init()
94 addChild(new StateChangeCallTests (m_context)); in init()
95 addChild(new StateChangeTests (m_context)); in init()
96 addChild(new RedundantStateChangeTests (m_context)); in init()
112 addChild(new BufferDataUploadTests (m_context)); in init()
129 addChild(new BlendTests (m_context)); in init()
130 addChild(new TextureTestGroup (m_context)); in init()
131 addChild(new ShadersTestGroup (m_context)); in init()
132 addChild(new ShaderCompilerTests (m_context)); in init()
133 addChild(new APITests (m_context)); in init()
134 addChild(new BufferTestGroup (m_context)); in init()
135 addChild(new DepthTests (m_context)); in init()