Lines Matching refs:glcts
167 shadersGroup->addChild(new glcts::AggressiveShaderOptimizationsTests(getContext()));
171 glcts::ExtParameters extParams(glu::GLSL_VERSION_320_ES, glcts::EXTENSIONTYPE_NONE);
172 coreGroup->addChild(new glcts::GeometryShaderTests(getContext(), extParams));
173 coreGroup->addChild(new glcts::GPUShader5Tests(getContext(), extParams));
174 coreGroup->addChild(new glcts::TessellationShaderTests(getContext(), extParams));
175 coreGroup->addChild(new glcts::TextureCubeMapArrayTests(getContext(), extParams));
176 coreGroup->addChild(new glcts::TextureBorderClampTests(getContext(), extParams));
177 coreGroup->addChild(new glcts::TextureBufferTests(getContext(), extParams));
178 coreGroup->addChild(new glcts::DrawBuffersIndexedTests(getContext(), extParams));
179 coreGroup->addChild(new glcts::ShaderConstExprTests(getContext()));
180 coreGroup->addChild(new glcts::ShaderMacroTests(getContext()));
181 coreGroup->addChild(new glcts::SeparableProgramsTransformFeedbackTests(getContext()));
182 coreGroup->addChild(new glcts::CopyImageTests(getContext()));
183 coreGroup->addChild(new glcts::InternalformatTests(getContext()));
185 coreGroup->addChild(new glcts::NearestEdgeCases(getContext()));
186 coreGroup->addChild(new glcts::FramebufferCompletenessTests(getContext()));
187 coreGroup->addChild(new glcts::TextureCompatibilityTests(getContext()));
188 coreGroup->addChild(new glcts::CompressedFormatTests(getContext()));