Lines Matching refs:glcts
158 addChild(new glcts::AggressiveShaderOptimizationsTests(m_context));
180 addChild(new glcts::TextureFilterAnisotropicTests(getContext()));
181 addChild(new glcts::TextureRepeatModeTests(getContext()));
182 addChild(new glcts::ExposedExtensionsTests(getContext()));
184 coreGroup->addChild(new glcts::ShaderConstExprTests(getContext()));
185 coreGroup->addChild(new glcts::ShaderMacroTests(getContext()));
186 coreGroup->addChild(new glcts::InternalformatTests(getContext()));
187 coreGroup->addChild(new glcts::NearestEdgeCases(getContext()));
189 addChild(new glcts::ParallelShaderCompileTests(getContext()));
190 addChild(new glcts::PackedPixelsTests(getContext()));
191 addChild(new glcts::PackedDepthStencilTests(getContext()));
192 addChild(new glcts::FramebufferCompletenessTests(getContext()));