Lines Matching refs:extParams
125 glcts::ExtParameters extParams(glu::GLSL_VERSION_400, glcts::EXTENSIONTYPE_NONE);
126 addChild(new glcts::DrawElementsBaseVertexTests(getContext(), extParams));
166 glcts::ExtParameters extParams(glu::GLSL_VERSION_410, glcts::EXTENSIONTYPE_NONE);
167 addChild(new glcts::ViewportArrayTests(getContext(), extParams));
365 glcts::ExtParameters extParams(glu::GLSL_VERSION_440, glcts::EXTENSIONTYPE_NONE);
366 addChild(new glcts::GeometryShaderTests(getContext(), extParams));
367 addChild(new glcts::GPUShader5Tests(getContext(), extParams));
368 addChild(new glcts::TessellationShaderTests(getContext(), extParams));
369 addChild(new glcts::TextureCubeMapArrayTests(getContext(), extParams));
370 addChild(new glcts::TextureBorderClampTests(getContext(), extParams));
371 addChild(new glcts::TextureBufferTests(getContext(), extParams));